[Mono-list] Ssl client and server streams
Arijit Ganguly
aganguly at gmail.com
Tue Feb 14 16:48:01 EST 2006
All,
I am writing a client/server app based on TLS (Mono.Security.Protocol.Tls)
with mono 1.1.9.2
I managed to get the ServerCertificateValidation working.
However, I am not able to get ClientCertificateValidation, wven when I pass
X509Certificate as an argument when creating the SslClientStream. The
server-side callback never gets invoked, even though I have a
ClientCertValidationDelegate set.
Is client-authentication supported in the version I am working on.
Arijit
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20060214/4f325798/attachment-0001.html
More information about the Mono-list
mailing list