GitHub User: chomp-
Anyone tried this setup with SSL? I'm getting pretty tripped up with this config.
I added:
"ssl" => {"port" => 8443, "SSLCertificateFile" => "/etc/nginx/server.crt", "SSLCertificateKeyFile" => "/etc/nginx/server.key"}
To the trinidad config block.
However trinidad continues to looks for the keystore file instead of using the certs.
Anyone tried this setup with SSL? I'm getting pretty tripped up with this config.
I added:
To the trinidad config block.
However trinidad continues to looks for the keystore file instead of using the certs.