Skip to content

Fixed validation of server certificates#149

Open
Gargravarr2112 wants to merge 1 commit intoMutonUfoAI:masterfrom
Gargravarr2112:master
Open

Fixed validation of server certificates#149
Gargravarr2112 wants to merge 1 commit intoMutonUfoAI:masterfrom
Gargravarr2112:master

Conversation

@Gargravarr2112
Copy link
Copy Markdown

On Windows 10 (for certain), instantiating an X509Store defaults to the MY (i.e. user) certificate store. For new users, this is empty. System-wide CA certificates are held in the Root store. This constructor sets this explicitly. Doing so allows the server SSL certificate to be validated against the system CA cache.

…A certificates will be stored in the root store.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant