Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-users] Need help with embedded Jetty Proxy Server

Hi,

On Mon, Jul 22, 2013 at 7:56 PM, Shiv Kumbhar <shivshankar.k@xxxxxxxxx> wrote:
> Hi All,
>
> I need to create a Proxy Server using Jetty that should for HTTP and HTTPS
> urls. I followed the example in
> http://download.eclipse.org/jetty/stable-7/xref/org/eclipse/jetty/embedded/ManyConnectors.html.
> I could get the Proxy working for HTTP but not for HTTPS.

Please use http://download.eclipse.org/jetty/stable-7/xref/org/eclipse/jetty/embedded/ProxyServer.html.

--
Simone Bordet
----
http://cometd.org
http://webtide.com
http://intalio.com
Developer advice, training, services and support
from the Jetty & CometD experts.
Intalio, the modern way to build business applications.


Back to the top