Is there any standard or convention for where SSL certificates and associated private keys should go on the UNIX/Linux filesystem?
Thanks.
Is there any standard or convention for where SSL certificates and associated private keys should go on the UNIX/Linux filesystem? Thanks. |
|||
|
For system wide use OpenSSL should provide you If you have an application not performing an initial privsep from root then it might suit you to locate them somewhere local to the application with the relevantly restricted ownership and permissions. |
|||
|