Pre Script in SSL

Hi there,

I have the latest stable version and I have the following problem:

I need to run a script before SSL is generated by the commands:

“v-add-letsencrypt-domain admin FQDN”
“v-update-host-certificate admin FQDN”
“v-add-letsencrypt-domain admin FQDN www.FQDN”
“v-add-web-domain-ssl-force admin FQDN”

The script works with miniupnpd:

“upnpc -u $ UPNPC -a $ UPNPC_IP 80 80 tcp 120”

What is the best way to do it?

before changing any code, i would go ahead and write a script to monitor /usr/local/hestia/log/system.log for v-add-letsencrypt-domain and then execute a script.
This should give you enough time for the challenge to go through.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.