Versions Compared

Key

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

...

  • Using Java KeyStore containing valid certificate and private key, as environment variables:

    • W4DWD_KEYSTORE_FILE_PATH - path to the keystore file

    • W4DWD_KEYSTORE_PASSWORD - password for the keystore file

  • Directly provide a certificate and private key files, as environment variables:

    • W4DWD_HTTPS_CERT_FILE_PATH - path to the certificate file

    • W4DWD_HTTPS_KEY_FILE_PATH - path to the private key file

...