make sure .rnd exists
This commit is contained in:
parent
2ce15df528
commit
dbec19622e
1 changed files with 2 additions and 0 deletions
|
@ -20,6 +20,8 @@ Ucert="certU.ss"
|
|||
echo
|
||||
echo "make a certificate request using 'req'"
|
||||
|
||||
echo "string to make the random number generator think it has entropy" >> ./.rnd
|
||||
|
||||
if ../apps/openssl no-rsa; then
|
||||
req_new='-newkey dsa:../apps/dsa512.pem'
|
||||
else
|
||||
|
|
Loading…
Reference in a new issue