Description
shalinmangar pointed out this issue out to me.
The hard-coded values in jetty-https-ssl.xml are the same as the ones in the tutorial, so people creating the keystore as described in the tutorial are able to run Solr in SSL mode.
Also jetty-https-ssl.xml doesn't configure a trust store (or a password for it), so there's no way currently to have a different trust store from the key store.