Re: How to do Authentication using Public key ? (General questions)

by wodDamir, (4557 days ago) @ Sugi

Sugi,

You cannot use any key with any certificate. Private key has to be generated along with the certificate.

What format do you have certificate in? .pfx certificate usually contains PrivateKey in it so you can use the same file for both, LoadKey and Load methods.

Regards,
Damba

locked

Complete thread: