summaryrefslogtreecommitdiffstats
path: root/crypto/openssl/test/testss
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssl/test/testss')
-rw-r--r--crypto/openssl/test/testss2
1 files changed, 2 insertions, 0 deletions
diff --git a/crypto/openssl/test/testss b/crypto/openssl/test/testss
index 2f600f0..8d3557f 100644
--- a/crypto/openssl/test/testss
+++ b/crypto/openssl/test/testss
@@ -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
OpenPOWER on IntegriCloud