Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Does JProxy support secure HTTPS tunneling?

0
Posted

Does JProxy support secure HTTPS tunneling?

0

It does. It uses Sun JSSE for HTTPS/SSL. The API is included in JDK 1.4 for earlier JDKs you must download JSSE from Sun: http://java.sun.com/products/jsse Read JSSE documentation. JProxy supports HTTPS/SSL over Proxies/Firewall Servers. JProxy overrides Sun’s SSLSocketFactory implementation. It allows utilizing timeout for HttpsURLConnection and fixing Sun’s problem with communicating through Proxies that support not just HTTP 1.0 but also HTTP 1.1. For instance, the fix makes possible communication with famous Apache proxy.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123