Specify MICROFAB_CONFIG='{"port":8443,"tls":true}' to enable TLS.
The TLS certificates are currently automatically generated and self
signed. A subsequent commit will allow you to specify the TLS
certificates in the configuration.
The same TLS certificates are used for all components. If you think
this is not suitable or safe, you should probably not be using this.
Specify
MICROFAB_CONFIG='{"port":8443,"tls":true}'
to enable TLS.The TLS certificates are currently automatically generated and self signed. A subsequent commit will allow you to specify the TLS certificates in the configuration.
The same TLS certificates are used for all components. If you think this is not suitable or safe, you should probably not be using this.
Signed-off-by: Simon Stone sstone1@uk.ibm.com