Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The SSL connection expects the jetty keystore file jetty.jks in the subfolder ssl (under the JobScheduler data folder). With the configuration above you can connect JobScheduler via https at port 8443. </span>

<span ih1. "keystore">

keystore

keystore:
To generate a keystore file use keytool:

...

whereas hostname should be the JobScheduler host.
</span>

<span id="web">

Configure web.xml

To run JobScheduler with jetty it is also necessary to create two configuration files for the Jetty web server (jetty.xml and web.xml). It has to place in the root of your live folder (not in the config folder).

...