Jetty 9.4 listening on http

Cantor, Scott cantor.2 at osu.edu
Wed May 29 17:57:56 EDT 2019


On 5/29/19, 5:43 PM, "users on behalf of Wessel, Keith" <users-bounces at shibboleth.net on behalf of kwessel at illinois.edu> wrote:

> Thanks, Scott. By creating the dummy pkcs12 keystore containing a self-signed cert and also adding http to the
> dependent modules in idp.mod

I didn't look at the example, mine has http as a dependent module but I probably added that myself. And that isn't the right way to do it, you should probably just add this to idp.ini:

--module=http

That keeps it out of the IdP module as shipped and makes diffs easier later.

> java.lang.IllegalStateException: No default protocol for ServerConnector at cb42dee{null,[]}{0.0.0.0:8443}

Since that mentions 8443 I think there still has to be a reference to some part of the https module or files somewhere.

-- Scott




More information about the users mailing list