summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorryker <ryker@cvs.openbsd.org>1998-10-05 20:13:07 +0000
committerryker <ryker@cvs.openbsd.org>1998-10-05 20:13:07 +0000
commit130cb3cd53be8215bba2f1029ba3a1de2c185c5e (patch)
tree34b011427d4316bb0c29e16875b928361a0423c4 /lib
parent0b7fbaeed95a2ab4dd62f2ec02bf5da99897070a (diff)
Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build
functionality for shared libs. Note that routines such as sslv2_init and friends that use RSA will not work due to lack of RSA in this library. Needs documentation and help from ports for easy upgrade to full functionality where legally possible.
Diffstat (limited to 'lib')
-rw-r--r--lib/libssl/src/test/test.cnf2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libssl/src/test/test.cnf b/lib/libssl/src/test/test.cnf
index 10834442a18..faad3914a85 100644
--- a/lib/libssl/src/test/test.cnf
+++ b/lib/libssl/src/test/test.cnf
@@ -56,7 +56,7 @@ emailAddress = optional
####################################################################
[ req ]
-default_bits = 1024
+default_bits = 512
default_keyfile = testkey.pem
distinguished_name = req_distinguished_name
encrypt_rsa_key = no