Re: How to do Authentication using Public key ? (General questions)
Sugi,
do you know the password for the certificate? If so, you need to provide it along with Load method as a second parameter. i.e:
http1.Certificate.Load your_cert_path , your_cert_password
Can you try that?
Regards,
Damba
Complete thread:
- How to do Authentication using Public key ? - Sugi, 2012-11-08, 09:39
- Re: How to do Authentication using Public key ? - wodDamir, 2012-11-08, 10:01
- Re: How to do Authentication using Public key ? - Sugi, 2012-11-08, 10:42
- Re: How to do Authentication using Public key ? - wodDamir, 2012-11-08, 13:28
- Re: How to do Authentication using Public key ? - Sugi, 2012-11-08, 13:36
- Re: How to do Authentication using Public key ? - wodDamir, 2012-11-08, 14:33
- Re: How to do Authentication using Public key ? - Sugi, 2012-11-08, 14:56
- Re: How to do Authentication using Public key ? - wodDamir, 2012-11-08, 15:59
- Re: How to do Authentication using Public key ? - Sugi, 2012-11-08, 14:56
- Re: How to do Authentication using Public key ? - wodDamir, 2012-11-08, 14:33
- Re: How to do Authentication using Public key ? - Sugi, 2012-11-08, 13:36
- Re: How to do Authentication using Public key ? - wodDamir, 2012-11-08, 13:28
- Re: How to do Authentication using Public key ? - Sugi, 2012-11-08, 10:42
- Re: How to do Authentication using Public key ? - wodDamir, 2012-11-08, 10:01