|
Hi all, I'm trying to compile OpenSSL-0.9.4 on the Mac OS X Server platform. The only way I can get it to compile is with the config- (I'm a putting in the rsa ref) sh Configure cc -L`pwd`/../rsaref-2.0/local/ rsaref -fPIC which compiles with no problems. However when I "make test" I get the following error: 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 LCIENT 5471: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 Can anyone help with this? Has anyone successfully installed OpenSSL on OSXS? -DW ---------------------------------------------- Dave Wu <[EMAIL PROTECTED]> Technology guy / Keeper of the Fun studioNEXT.com Corporation http://www.studioNEXT.com "What's on NEXT?" (o) 973.360.9559 (f) 973.660.0966 --------------------------------------------- |
Title: Compiling on Mac OS X Server works but fails test
