Hi!

I have found that when I run openssl s_server with client authentication:
./openssl s_server -accept 443 -cert m.cer -key mkey.pem -no_dhe -www
-CAfile ca.cer -tls1 -verify 1 &

and then without -verify 1, I see that transmission time are the same (I use
Ethereal). How can it be explained? Does s_server simulate certificate
checking?

Any help will be appreciated.
Best regards,
Koza
-- 
View this message in context: 
http://www.nabble.com/s_server-with-client-authentication-strange-behaviour-tp14708069p14708069.html
Sent from the OpenSSL - User mailing list archive at Nabble.com.

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to