Hi,
i'm having this problem
so i tried
cd /usr/local/directadmin/custombuild
./build update
./build curl
and
cd /usr/local/directadmin/custombuild
./build update
./build letsencrypt
but i always got
so i can't get version 1.1.39 installed, which i think it's the latest version
What basicly i want to do is auto renew my ssl certificates every 90days
Thank you
i'm having this problem
Code:
[root@wordpress ~]# ./autoletsencrypt.sh
Requesting new certificate order...
Nonce is empty. Exiting. dig output of acme-v02.api.letsencrypt.org:
prod.api.letsencrypt.org.
ca80a1adb12a4fbdac5ffcbc944e9a61.pacloudflare.com.
172.65.32.248
Full nonce request output:
HTTP/2 200
server: nginx
date: Sat, 01 Feb 2020 21:30:50 GMT
cache-control: public, max-age=0, no-cache
link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
replay-nonce: 00022Uojyu_GIgef4oxCqR04N-xXCoOqjSpLkfzl9ozC8dc
x-frame-options: DENY
strict-transport-security: max-age=604800
so i tried
cd /usr/local/directadmin/custombuild
./build update
./build curl
and
cd /usr/local/directadmin/custombuild
./build update
./build letsencrypt
but i always got
so i can't get version 1.1.39 installed, which i think it's the latest version
What basicly i want to do is auto renew my ssl certificates every 90days
Thank you