deploy-freenas "Error searching for newly imported certificate in certificate list."

Havoc70

Dabbler
Joined
Mar 27, 2015
Messages
13
When trying to send my LE certs to my TrueNAS server, it says import successful but then it says no certs in list.
[root@arthur: ~/acme.sh]# /opt/deploy-freenas/deploy_freenas.py Certificate import successful Certificate list successful Error searching for newly imported certificate in certificate list. Here are the relevant sections of my config (it's a wildcard cert): [deploy] api_key = <redacted> cert_fqdn = *.silvertree.org connect_host = tahoe.wlan.silvertree.org privkey_path = /usr/local/etc/letsencrypt/live/Kletsencrypt.+165+36727.key fullchain_path = /usr/local/etc/letsencrypt/live/silvertree.org/fullchain.pem

I enabled http > https redirect within TrueNAS. I feel like I'm missing something simple. I'd like to get this cert on both of my TrueNAS boxes. What did I miss?
 
Top