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
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to