ansible-acme-sh icon indicating copy to clipboard operation
ansible-acme-sh copied to clipboard

Key file installed with 755 permissions

Open jiveformation opened this issue 5 years ago • 1 comments

This role is so much better than the one I'd started to write on my own! One issue though: There's only one variable {{ acme_sh_copy_certs_to_path }} which is used for both the certificate and the key. They are both installed to a folder with 755 permissions. For security reasons, the key file should have a separate {{ acme_sh_copy_keys_to_path }} variable corresponding to a folder with 750 permissions.

Thanks!

jiveformation avatar Mar 31 '20 19:03 jiveformation

If you don't make a PR for this, I will

robbyoconnor avatar Jun 23 '21 02:06 robbyoconnor