[Mono-list] urgent: WS with client side certificate
Pere Rodríguez
pere.rodriguez.rodriguez at gmail.com
Tue Apr 18 04:17:14 EDT 2006
Hello,
I need connect to a WS that require certificate on client side and I don't
know how do it.
Does mono suport for a certificate on client side in a WS connection?
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