Jump to content
jaenicke

Certificate validation: PCCERT_CONTEXT against root certificate

Recommended Posts

- I have a PCCERT_CONTEXT of a server certificate (fetched by WinHttpQueryOption with WINHTTP_OPTION_SERVER_CERT_CONTEXT).

- I have a root certificate inside a .pem file.

 

Now I would like to validate the certificate against the root certificate. How can I do this without adding the certificates to a local certificate store permanently?

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×