🐛 truenas-certs-deploy

This commit is contained in:
auricom
2023-03-16 23:53:53 +01:00
parent 610d7cb303
commit a7167773e6
4 changed files with 17 additions and 12 deletions

View File

@@ -8,10 +8,6 @@ database and captured in a backup.
Requires paths to the cert (including the any intermediate CA certs) and private key,
and username, password, and FQDN of your FreeNAS system.
Your private key should only be readable by root, so this script must run with root
privileges. And, since it contains your root password, this script itself should
only be readable by root.
Source: https://github.com/danb35/deploy-freenas
"""