No instance of Revive is totally secure but I though it might be useful to share a few of the tips I’ve gathered over the years in regard to securing the ad server. The intention being for others to add their own, with any luck well create a half decent resource for new users. Tips …
Monthly Archives: August 2017
CWP autorenew ssl
forced renewal of all certs can be done with this command: Code: [Select] /root/.acme.sh/acme.sh –home /root/.acme.sh/cwp_certs –cron –force or single domain Code: [Select] /root/.acme.sh/acme.sh –home /root/.acme.sh/cwp_certs –renew -d www.domain.com –force