Versions Compared

Key

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

...

  • org.osgi.service.http.secure.enabled to true
  • org.ops4j.pax.web.ssl.keystore to the path to the keystore to be used. If not set the default path ${user.home}/.keystore is used.
  • org.ops4j.pax.web.ssl.password to the password used for keystore integrity check. The value can be in plain text or obfuscated ( starting with OBF: ) as described in step 4 of jetty docummentationdocumentation
  • org.ops4j.pax.web.ssl.keypassword to the password used for keystore. The value can be in plain text or obfuscated ( starting with OBF: ) as described in step 4 of jetty docummentationdocumentation

You may also set the following:

...

This property specifies, if certificate-based client authentication at the server is "required".
(info) Since Pax Web - 0.5.0.

Content

Page Tree
rootUser Guide