Skip to content
Snippets Groups Projects
Verified Commit fb71c6d0 authored by Janne Mareike Koschinski's avatar Janne Mareike Koschinski
Browse files

Updated readme

parent 4ea89136
Branches
Tags
Loading
...@@ -80,14 +80,22 @@ Require SSL for remote (non-loopback) client connections. ...@@ -80,14 +80,22 @@ Require SSL for remote (non-loopback) client connections.
Default: `false` Default: `false`
### SSL_CERT_FILE ### SSL_CERT_DATA
Specify the path to the SSL certificate. Specify the path to the SSL certificate.
### SSL_KEY_FILE ### SSL_CERT_FILE
Specify the base64 encoded data of the SSL certificate.
### SSL_KEY_DATA
Specify the path to the SSL key. Specify the path to the SSL key.
### SSL_KEY_FILE
Specify the base64 encoded data of the SSL key.
### METRICS_ENABLED ### METRICS_ENABLED
Enable metrics API. Enable metrics API.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment