Versions Compared

Key

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

...

By default, STEVE listens on port 8080 and expects non-TLS requests. This can be changed by using the appropriate environment variables with Docker run. See:Environment Variables.

If no server certificate is configured, STEVE’s default server certificate is used. It will be useful if the client can be configured to trust the default server certificate. If not, configure your own server certificate in STEVE and run STEVE behind a web server (Apache, NGINX) under a proper domain name matching the common name of the certificate.

...

  1. Uploading client certificate and key files in STEVE UI Config view.

  2. Configuring the appropriate environment variables with Docker run. See /wiki/spaces/SYS/pages/2380922936: Environment Variables.