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

Tests jsoup's client support for HTTPS #2032

Merged
merged 2 commits into from
Nov 4, 2023
Merged

Tests jsoup's client support for HTTPS #2032

merged 2 commits into from
Nov 4, 2023

Conversation

jhy
Copy link
Owner

@jhy jhy commented Nov 4, 2023

During test time, adds a HTTPS listener to the Jetty test server. Uses a local self-signed cert.

Also refactored the test proxy to use Jetty's ProxyServlet, and ConnectHandler to support TLS proxy tunneling.

During test time, adds a HTTPS listener to the Jetty test server. Uses a local self-signed cert.

Also refactored the test proxy to use Jetty's ProxyServlet, and ConnectHandler to support TLS proxy tunneling.
@jhy jhy mentioned this pull request Nov 4, 2023
@jhy jhy merged commit 7d46675 into master Nov 4, 2023
12 checks passed
@jhy jhy deleted the test-https branch November 4, 2023 01:00
@jhy jhy added the improvement label Nov 4, 2023
@jhy jhy added this to the 1.17.1 milestone Nov 4, 2023
@jhy jhy self-assigned this Nov 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant