Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jetty-users] Jetty ProxyServlet: how to add HTTPS support?

Hi,

I want to create a forward proxy server using the ProxyServlet. The proxy server should support both HTTP and HTTPS forwarding. However, I am able to make it work with HTTP, but the HTTPS support seems a bit tricky. 

I posted my question in detail in StackOverflow (http://stackoverflow.com/questions/25574554/jetty-proxyservlet-how-to-add-https-support), but I'd also like to ask around here.

Thank you in advance for your help.

Best,
Jim





Back to the top