I am writing a server without checking the server
certificate... the client (written in java) works fine by using s_server as
server. i start the s_server by using this command: openssl s_server -accept
1111 -cipher ADH-RC4-MD5
i wrote now my own server but i always get
following output:
Using default temp DH parameters
Connection from 70da6e53, port dee6 SSL connection using ADH-RC4-MD5 Client does not have certificate. how can i deactivate the client certificate
checking on server side?
Kind Regards Stefan
|
- client without certificate Stefan Walter
- Re: client without certificate Marek Marcola
- Re: client without certificate Stefan Walter
- Re: client without certificate Dr. Stephen Henson
- Re: client without certificate Stefan Walter