Hi, I am trying to do mutual authentication using https over TLS in mono. The problem is HttpListenerRequest’s GetClientCertificate() returns null. It seems that Mono did not port this call.This prevents me from accessing the client’s X509 certificate, and hence authenticating the client. Is there a workaround, an alternate or code we can implement to get around this?
Thanks, Frank Caccavale _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
