RE: SSL Error and Info messages

2008-02-25 Thread David Schwartz
My application calls some library functions, which uses OpenSSL. When my appliction runs, I believe OpenSSL emitted some messages described below. Nope. Your application emitted them. OpenSSL detected them and reported them, you chose to print them out. Does anyone know what caused those

RE: SSL Error and Info messages

2008-02-25 Thread Shaw Graham George
Hi, This may or may not be helpful ... it depends on your code, and what applications that you are talking to that lead to these errors: (1) reminds me of a problem that can occur when using OpenSSL against some Java implementations. You can test it by using openssl s_client or s_server using