Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Windows cert store. #106

Merged
merged 3 commits into from
May 25, 2022
Merged

Use Windows cert store. #106

merged 3 commits into from
May 25, 2022

Conversation

modmuss50
Copy link
Member

@modmuss50 modmuss50 commented May 25, 2022

3rd party AVs and firewalls sometimes use their own root cert to allow SSL filterting, these products usually attempt to install their root cert into Java's own keychain, but due to the 101 diffrent locations that Java can be installed to it doesnt always work. (Especially for Java included with Minecraft)

This PR uses the system cert store on windows.

@modmuss50 modmuss50 requested a review from sfPlayer1 May 25, 2022 19:55
@modmuss50 modmuss50 changed the title Windows/Mac - Use OS cert store. Windows- Use OS cert store. May 25, 2022
@modmuss50 modmuss50 changed the title Windows- Use OS cert store. Use Windows cert store. May 25, 2022
@modmuss50 modmuss50 merged commit 9ac4483 into FabricMC:master May 25, 2022
jbmagination pushed a commit to jbmagination/fabric-installer that referenced this pull request Aug 13, 2022
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.

2 participants