[Mono-list] WS with client certificate

Pere Rodríguez pere.rodriguez.rodriguez at gmail.com
Thu Apr 13 03:35:41 EDT 2006


Hello,

I need connect to a WS that require client certificate and I don't
know how do it.

I registered with certmgr server certificate and my certificate
(client) and I add

proxy.ClientCertificates.Add (X509Certificate.CreateFromCertFile ("..."));

to my source, but it doesn't run. Server doesn't accept connection.

I don't know how to inform about my private key or how to register my
PKCS#12 in mono.

Some idea please ...

Thanks in advance,

pere


More information about the Mono-list mailing list