Re: [openssl-users] Getting info on the ciphers supported by a client

2015-03-09 Thread Waldin
Am 08.03.2015 um 09:14 schrieb Waldin: > Now, I also want to check ciphers enabled in (mobile) mail clients. > I've tried to make OpenSSL listen on port 110 (for POP with TLS) and > redirected the client to the OpenSSL server. But when trying to pull > mail I can't see any

Re: [openssl-users] Getting info on the ciphers supported by a client

2015-03-08 Thread Waldin
Sorry for chiming in with a related question. Am 06.03.2015 um 21:04 schrieb Dr. Stephen Henson: > I'm not sure OpenSSL can do exactly what you want: 1.0.2 has an option to > return the raw ciphersuite list sent by the client. The s_server utility > will print this out if you set the -brief optio