Closed prashantvidja closed 3 months ago
Hi there, I just ran into this issue myself
The issue stems from not providing the specific provider that PingCastle uses when generating the certificate. For self-signed certificates there are two options:
-Provider "Microsoft Enhanced RSA and AES Cryptographic Provider"
to the command you used to generate the initial certificate.I am going to close this for now as I am sure this should resolve your issue but dont hesitate to reach out or reply if you need further help. Cheers, Joe
Hi,
I am getting the below exception while running this on my Azure instance.
Here, I have added trace log
Thanks