mirror of
https://github.com/openssl/openssl.git
synced 2024-11-25 11:03:37 +08:00
Last minute update, in time to make it to 0.9.6-beta1
This commit is contained in:
parent
4a6367ae66
commit
ec6a40e278
@ -36,6 +36,7 @@
|
||||
# default openssl.cnf file has setup as per the following
|
||||
# demoCA ... where everything is stored
|
||||
|
||||
$SSLEAY_CONFIG=$ENV{"SSLEAY_CONFIG"};
|
||||
$DAYS="-days 365";
|
||||
$REQ="openssl req $SSLEAY_CONFIG";
|
||||
$CA="openssl ca $SSLEAY_CONFIG";
|
||||
|
Loading…
Reference in New Issue
Block a user