[Mono-list] HttpListener SSL client certificate

Edward Ned Harvey (mono) edward.harvey.mono at clevertrove.com
Sun Aug 10 13:46:23 UTC 2014


> From: mono-list-bounces at lists.ximian.com [mailto:mono-list-
> bounces at lists.ximian.com] On Behalf Of DrGusman
> 
> Chris, I have done some tests and Ned is right, SSL is just broken, under
> heavy load after some time it gets hung and stops responding, when the
> remote side closes the faulted connection it starts working again.

We don't have that problem - We have servers with a whole bunch of clients continuously connecting simultaneously, and both the connection time and the throughput perform well and reliably.  My main concern is the lack of upkeep - mono SslStream doesn't support TLS 1.2, and receives very little development/maintenance attention.


> I will investigate further (if I can debug the mono classes) to try solve
> it, I have created a fork at https://github.com/gusmanb/mono and will try to
> keep it up to date and every finding I do will be pushed there, any
> contribution is wellcome. It has for now the client certificate request
> disabled, at least if you don't have a high load it works.

Hmm...  I mentioned having outstanding pull request that gets no attention...


More information about the Mono-list mailing list