Azure – while trying to read pfx (certificate) from disk I came across a number of issues, but thought this might help some out.
- May 8, 2020
Azure – while trying to read pfx (certificate) from disk I came across a number of issues, but thought this might help some out.
The fix was adding the final parameter X509KeyStorageFlags
Other references:
https://support.microsoft.com/en-us/help/950090/installing-a-pfx-file-using-x509certificate-from-a-standard-net-applic https://stackoverflow.com/questions/52750160/what-is-the-rationale-for-all-the-different-x509keystorageflags