'Not supported for MS CryptoAPI certificates" (wodWebServer / wodWebServer.NET)
When I load a certificate from a certificate store via the CertLocation object, I get this error. But if I export the certificate to a .pfx file and load the certificate from the file, it works. I'd rather get it from the certificate store. Any suggestions?
'Not supported for MS CryptoAPI certificates"
Hi.
Error 30014 appears several times when you try to export or save private key, since it's not supported to do so when it's in Windows store.
Jasmine