version: openssl-0.9.4
platform: Mac OS X Server


----- Output from `openssl version -a' -----
OpenSSL 0.9.4 09 Aug 1999
built on: Tue Jun 20 04:13:52 PDT 2000
platform: cc
options:  bn(32,32) md2(int) rc4(ptr,int) des(idx,cisc,4,long) idea(int) blowfish(idx) 
compiler: cc -DRSAref 
----- Output from `openssl version -a' -----




----- excerpt from `make test' -----
Using configuration from ../apps/openssl.cnf
verify OK
certCA.ss: OK

make another certificate request using 'req'
Using configuration from Uss.cnf
Generating a 512 bit RSA private key
...............+++++
..............+++++
writing new private key to 'keyU.ss'
-----
You are about to be asked to enter information that will be incorporated
into your certificate request.
What you are about to enter is what is called a Distinguished Name or a DN.
There are quite a few fields but you can leave some blank
For some fields there will be a default value,
If you enter '.', the field will be left blank.
-----
Country Name (2 letter code) [AU]:AU
Organization Name (eg, company) []:Dodgy Brothers
Common Name (eg, YOUR name) []:Brother 1
Common Name (eg, YOUR name) []:Brother 2

sign certificate request with the just created CA via 'x509'
Signature ok
subject=/C=AU/O=Dodgy Brothers/CN=Brother 1/CN=Brother 2
Getting CA Private Key
certU.ss: OK

Certificate details
subject=/C=AU/O=Dodgy Brothers/CN=Brother 1/CN=Brother 2
issuer= /C=AU/O=Dodgy Brothers/CN=Dodgy CA
notBefore=Jun 20 11:35:55 2000 GMT
notAfter=Jul 20 11:35:55 2000 GMT

The generated CA certificate is certCA.ss
The generated CA private key is keyCA.ss
The generated user certificate is certU.ss
The generated user private key is keyU.ss
test SSL protocol
test sslv2
ERROR in CLIENT
21568:error:1406D0D8:SSL routines:GET_SERVER_HELLO:reuse cert length not 
zero:s2_clnt.c:337:
Protocol SSLv2, cipher (NONE), (NONE)
make[1]: *** [test_ssl] Error 1
make: *** [tests] Error 2
----- excerpt from `make test' -----
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to