Hello, does NGINX support any mechanisms to securely access the private key of server certificates?
Specifically, could NGINX make a request to a key store, rather than reading from a local file? Are there any best practices for keeping private keys secure? I understand the basics. The key file should only be readable by root. I cannot protect the key with a pass-phrase, as NGINX needs to start and restart autonomously. Thanks… Roger _______________________________________________ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx