On Tue, Jan 31, 2017 at 06:08:12PM +0100, David Persson wrote:
> It isn't clear to me where to enable javax.net.debug=all.

Several ways, if you're just experiementing:

https://www.eclipse.org/jetty/documentation/9.4.x/start-jar.html

- You can add 'javax.net.debug=all' to your start.ini file.
- I think you can add '-Djavax.net.debug=all' on the command line.


> I don't even know whether "GET//domain:443/geoserver/rest" means an http
> prefix or an https prefix but I suppose http since our Jetty9 says
> connection reset to those.

Well, port 443 implies HTTPS, but I haven't followed this whole
thread, so I don't know the context.

-- 
Brian Reichert                          <[email protected]>
BSD admin/developer at large    
_______________________________________________
jetty-users mailing list
[email protected]
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/jetty-users

Reply via email to