|
Lines 25-31
Link Here
|
| 25 |
SSL_SERIAL="${T}/${$}ca.ser" |
25 |
SSL_SERIAL="${T}/${$}ca.ser" |
| 26 |
# Location of some random files OpenSSL can use: don't use |
26 |
# Location of some random files OpenSSL can use: don't use |
| 27 |
# /dev/u?random here -- doesn't work properly on all platforms |
27 |
# /dev/u?random here -- doesn't work properly on all platforms |
| 28 |
SSL_RANDOM="${T}/evironment:${T}/eclass-debug.log:/etc/resolv.conf" |
28 |
SSL_RANDOM="${T}/environment:${T}/eclass-debug.log:/etc/resolv.conf" |
| 29 |
|
29 |
|
| 30 |
# These can be overridden in the ebuild |
30 |
# These can be overridden in the ebuild |
| 31 |
SSL_DAYS="${SSL_BITS:-730}" |
31 |
SSL_DAYS="${SSL_BITS:-730}" |