In fact , this arrived when I compile with the -DZLIB option. The messages are :
____________________________________________________________________________ ___________ test sslv3 Available compression methods: 1: zlib compression ERROR in CLIENT 3336:error:1408108E:SSL routines:SSL3_CHANGE_CIPHER_STATE:compression library er ror:.\ssl\s3_enc.c:264: SSLv3, cipher TLSv1/SSLv3 DHE-RSA-AES256-SHA, 512 bit RSA 1 handshakes of 256 bytes done ____________________________________________________________________________ ___________ test sslv3 with server authentication Available compression methods: 1: zlib compression server authentication depth=1 /C=AU/O=Dodgy Brothers/CN=Dodgy CA depth=0 /C=AU/O=Dodgy Brothers/CN=Brother 1/CN=Brother 2 ERROR in CLIENT 3728:error:1408108E:SSL routines:SSL3_CHANGE_CIPHER_STATE:compression library er ror:.\ssl\s3_enc.c:264: SSLv3, cipher TLSv1/SSLv3 DHE-RSA-AES256-SHA, 512 bit RSA 1 handshakes of 256 bytes done ____________________________________________________________________________ ___________ test sslv3 with client authentication Available compression methods: 1: zlib compression client authentication ERROR in CLIENT 1048:error:1408108E:SSL routines:SSL3_CHANGE_CIPHER_STATE:compression library er ror:.\ssl\s3_enc.c:264: SSLv3, cipher TLSv1/SSLv3 DHE-RSA-AES256-SHA, 512 bit RSA 1 handshakes of 256 bytes done ____________________________________________________________________________ ___________ test sslv3 with both client and server authentication Available compression methods: 1: zlib compression client authentication server authentication depth=1 /C=AU/O=Dodgy Brothers/CN=Dodgy CA depth=0 /C=AU/O=Dodgy Brothers/CN=Brother 1/CN=Brother 2 ERROR in CLIENT 2932:error:1408108E:SSL routines:SSL3_CHANGE_CIPHER_STATE:compression library er ror:.\ssl\s3_enc.c:264: SSLv3, cipher TLSv1/SSLv3 DHE-RSA-AES256-SHA, 512 bit RSA 1 handshakes of 256 bytes done ____________________________________________________________________________ ___________ test sslv3 via BIO pair Available compression methods: 1: zlib compression ERROR in CLIENT 1756:error:1408108E:SSL routines:SSL3_CHANGE_CIPHER_STATE:compression library er ror:.\ssl\s3_enc.c:264: SSLv3, cipher TLSv1/SSLv3 DHE-RSA-AES256-SHA, 512 bit RSA 1 handshakes of 256 bytes done ____________________________________________________________________________ ___________ test sslv3 with server authentication via BIO pair Available compression methods: 1: zlib compression server authentication depth=1 /C=AU/O=Dodgy Brothers/CN=Dodgy CA depth=0 /C=AU/O=Dodgy Brothers/CN=Brother 1/CN=Brother 2 ERROR in CLIENT 1432:error:1408108E:SSL routines:SSL3_CHANGE_CIPHER_STATE:compression library er ror:.\ssl\s3_enc.c:264: SSLv3, cipher TLSv1/SSLv3 DHE-RSA-AES256-SHA, 512 bit RSA 1 handshakes of 256 bytes done ____________________________________________________________________________ ___________ test sslv3 with client authentication via BIO pair Available compression methods: 1: zlib compression client authentication ERROR in CLIENT 2216:error:1408108E:SSL routines:SSL3_CHANGE_CIPHER_STATE:compression library er ror:.\ssl\s3_enc.c:264: SSLv3, cipher TLSv1/SSLv3 DHE-RSA-AES256-SHA, 512 bit RSA 1 handshakes of 256 bytes done ____________________________________________________________________________ ___________ test sslv3 with both client and server authentication via BIO pair Available compression methods: 1: zlib compression client authentication server authentication depth=1 /C=AU/O=Dodgy Brothers/CN=Dodgy CA depth=0 /C=AU/O=Dodgy Brothers/CN=Brother 1/CN=Brother 2 ERROR in CLIENT 3204:error:1408108E:SSL routines:SSL3_CHANGE_CIPHER_STATE:compression library er ror:.\ssl\s3_enc.c:264: SSLv3, cipher TLSv1/SSLv3 DHE-RSA-AES256-SHA, 512 bit RSA 1 handshakes of 256 bytes done > -----Message d'origine----- > De�: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > De la part de Andy Polyakov > Envoy�: jeudi 19 mai 2005 23:54 > ��: [email protected] > Objet�: Re: [ANNOUNCE] OpenSSL 0.9.8 beta 1 released > > > I have try this new version under Windows XPsp2 , compiled with > > VisualStudio2003. > > It was tested with freely available 2003 command-line C++ toolkit, i.e. > same as Visual Studio 2003, equipped with Platform SDK headers > downloaded separately and on 2003 server... > > > It compiles fine, but when I make the test, it fails with ssltest. The > > Windows error dialog appears and the application is stopped > > In other words you have to do better than "the windows error dialog" and > tell how does it read exactly (well, translated to English:-). A. > ______________________________________________________________________ > OpenSSL Project http://www.openssl.org > Development Mailing List [email protected] > Automated List Manager [EMAIL PROTECTED] ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [EMAIL PROTECTED]
