[Mono-list] HttpListener SSL client certificate

DrGusman geniwab at gmail.com
Wed Aug 6 23:07:40 UTC 2014


I have created a server using HttpListener. It works perfect without SSL, but
with SSL something strange happens.

I have installed the certificate using httpcfg and even with my own program,
it installs correctly, the listener starts and serves HTTPS requests, but
always asks for a client certificate.

It does not happens on Windows/.net, only with Linux/mono (I'm using ver
3.4.0) and is very annoying, I don't want the user to be asked each time he
tries to log in for a client certificate.

Is this a mono bug or is there any way to disable the client certificate
negotiation?

Thanks.




--
View this message in context: http://mono.1490590.n4.nabble.com/HttpListener-SSL-client-certificate-tp4663483.html
Sent from the Mono - General mailing list archive at Nabble.com.


More information about the Mono-list mailing list