Open jyjohnson opened 8 years ago
The port is in the start.ini file
## Port to use to build URIs for secure redirects
# jetty.httpConfig.securePort=8443
also need to set it in the /etc/jetty-ssl.xml
This should help with installing the cert https://github.com/skavanagh/KeyBox/issues/130
and Jetty site should have the rest http://www.eclipse.org/jetty/documentation/9.2.10.v20150310/gzip-filter.html
Probably dumb questions but I can't figure out the following:
Thanks!