Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-dev] Jetty embedded. SSL connection not working

Gilles,

proxying SSL is a very difficult task.

I would suggest starting with a simple sample with just a hello world servlet and verify that your SSL connector is working correctly before attempting a proxy.

cheers


Back to the top