SOLVED LetsEncrypt step by step for non DNS mode

danb35

Hall of Famer
Joined
Aug 16, 2011
Messages
15,462
Any idea?
Yes, if you're running it in a jail, you can't tell it to connect to localhost, which is the default. Give it the IP/hostname of your FreeNAS installation.
 

sjkh

Cadet
Joined
Jul 5, 2020
Messages
3
@danb35 that makes sense, thanks. I changed it to the freenas IP (where web UI is running) and now I am getting the following:

~/deploy-freenas]# ./deploy_freenas.py
Error importing certificate!
<Response [200]>

In the config file I have defined cert_fqdn, connect_host and verify (=false)
 

danb35

Hall of Famer
Joined
Aug 16, 2011
Messages
15,462
Top