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

HTTP Proxy with TLS termination causing errors #897

Open
hohwille opened this issue Dec 12, 2024 · 0 comments
Open

HTTP Proxy with TLS termination causing errors #897

hohwille opened this issue Dec 12, 2024 · 0 comments
Labels
bug Something isn't working download download of tools, plugins, code from git, any HTTP traffic over the network proxy HTTP proxy support

Comments

@hohwille
Copy link
Member

Expected behavior

As a user behind a corporate HTTP proxy that terminates TLS connections and uses its own TLS certificate to sniff otherwise end-to-end encrypted data, I want to be able to use IDEasy so that it can still automate my IDE setup.

Actual behavior

javax.net.ssl.SSLHandshakeException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

And also

You are offline.

Steps to reproduce (bug) / Use Case of feature request (enhancement)

  1. you need to be behind such a corporate HTTP proxy that terminates TLS and do not have direct Internet access (not so easy to reproduce)
  2. create a new IDEasy project (ide create proxytest).
  3. potentially later go to that project and then install additional software (ide install intellij)
  4. even call ide status to check if you are online or offline.

Related/Dependent Issues

#774

Comments/Hints:

Please also read all the discussion we already had in #774

Affected version:

  • OS: Windows - most likely OS independent
  • 2024.12.001
@hohwille hohwille added the bug Something isn't working label Dec 12, 2024
@github-project-automation github-project-automation bot moved this to 🆕 New in IDEasy board Dec 12, 2024
@hohwille hohwille added proxy HTTP proxy support download download of tools, plugins, code from git, any HTTP traffic over the network labels Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working download download of tools, plugins, code from git, any HTTP traffic over the network proxy HTTP proxy support
Projects
Status: 🆕 New
Development

No branches or pull requests

1 participant