J
Jason Zhou
Hi,
I have a client .net application that needs to call an external web service
with certificate. Unfortunately the certificate is a paswword protected
(.p12), I am using createfromcertificatefile or createfromsignedfile method
to create the certificate. Although I know the password, how can I specify
the password in my code? or do I have another way to create certificate?
Thanks in advance!
Jason
I have a client .net application that needs to call an external web service
with certificate. Unfortunately the certificate is a paswword protected
(.p12), I am using createfromcertificatefile or createfromsignedfile method
to create the certificate. Although I know the password, how can I specify
the password in my code? or do I have another way to create certificate?
Thanks in advance!
Jason