Hi, all! I have struggled too many hours now to find out how to connect to a remote web service using w2k .Net soap over ssl. I have received a certificate file from the publisher, xxx.pem which I divided in two, one xxx.crt (certificate) and one xxx.key (rsa private key). Both base64-encoded. I have also received a passphrase for the private key. But I just can't figure out how to put all this together, and successfully manage to make a request from my C#-app. How, for example, to include the private key with passphrase in the request??? I would be sooo happy for some answers... :-) Regards Christer
C
christer_evenius hotmail com
@christer_evenius hotmail com