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

Disable SSL certificate validation #303

Open
sesong11 opened this issue Dec 9, 2024 · 0 comments
Open

Disable SSL certificate validation #303

sesong11 opened this issue Dec 9, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@sesong11
Copy link

sesong11 commented Dec 9, 2024

Is your feature request related to a problem? Please describe.
When Antivirus SSL inspection enabled, system always throw exception.

eclipse.buildId=4.34.0.20241128-0756
java.version=23.0.1
java.vendor=Eclipse Adoptium
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US
Framework arguments:  -product org.eclipse.epp.package.jee.product
Command-line arguments:  -os win32 -ws win32 -arch x86_64 -product org.eclipse.epp.package.jee.product

org.eclipse.lsp4e
Info
Mon Dec 09 10:59:32 GMT+07:00 2024
[Info]	[2024-12-09T03:59:32.897Z] GetSsoToken failed. Error: self-signed certificate in certificate chain

Describe the solution you'd like

Add another option on Preferences to allow user to disable SSL certificate validation.

  • Disabled SSL certificate validation

Additional context

I have tried some configuration on eclipse.ini, but it doesn't fix the issue.

-Dcom.sun.net.ssl.checkRevocation=false

@sesong11 sesong11 added the enhancement New feature or request label Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant