Notice: Undefined index: scheme in /www/wwwroot/qq.wanuse.com/wp-includes/canonical.php on line 751

Notice: Undefined index: host in /www/wwwroot/qq.wanuse.com/wp-includes/canonical.php on line 716

Notice: Undefined index: host in /www/wwwroot/qq.wanuse.com/wp-includes/canonical.php on line 727

Notice: Undefined index: host in /www/wwwroot/qq.wanuse.com/wp-includes/canonical.php on line 730

Notice: Undefined index: scheme in /www/wwwroot/qq.wanuse.com/wp-includes/canonical.php on line 751
解决Ubuntu 18.04修复vestacp面板申请证SSL证书错误Error: Let's Encrypt nonce request status - DDD网络科技
使用互联网记录分享(Wide Area Network use :更好地使用互联网。)
解决Ubuntu 18.04修复vestacp面板申请证SSL证书错误Error: Let’s Encrypt nonce request status

解决Ubuntu 18.04修复vestacp面板申请证SSL证书错误Error: Let’s Encrypt nonce request status

 解决Ubuntu 18.04修复vestacp面板申请证SSL证书错误Error: Let’s Encrypt nonce request status

vestacp申请证书错误


vestacpssl证书错误.pngvestacpssl证书错误.png (69.44 KiB)

我使用命令

wget https://raw.githubusercontent.com/serghey-rodin/vesta/master/bin/v-add-letsencrypt-domain -O $VESTA/bin/v-add-letsencrypt-domain
wget https://raw.githubusercontent.com/serghey-rodin/vesta/master/bin/v-add-letsencrypt-user -O $VESTA/bin/v-add-letsencrypt-user
chmod +x $VESTA/bin/v-add-letsencrypt-domain
chmod +x $VESTA/bin/v-add-letsencrypt-user
重启服务器后
wget https://raw.githubusercontent.com/serghey-rodin/vesta/master/bin/v-add-letsencrypt-domain -O $VESTA/bin/v-add-letsencrypt-domain
wget https://raw.githubusercontent.com/serghey-rodin/vesta/master/bin/v-add-letsencrypt-user -O $VESTA/bin/v-add-letsencrypt-user


这是我的记录

ubuntu@ddd:~$ sudo -i
root@ddd:~# wget https://raw.githubusercontent.com/serghey-rodin/vesta/master/bin/v-add-letsencrypt-domain -O $VESTA/bin/v-add-letsencrypt-domain
--2022-12-03 13:37:10--  https://raw.githubusercontent.com/serghey-rodin/vesta/master/bin/v-add-letsencrypt-domain
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.111.133, 185.199.108.133, 185.199.109.133, ...
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.111.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 18960 (19K) [text/plain]
Saving to: ‘/usr/local/vesta/bin/v-add-letsencrypt-domain’

/usr/local/vesta/bin/v-add-letsencrypt-do 100%[=====================================================================================>]  18.52K  --.-KB/s    in 0s      

2022-12-03 13:37:11 (71.6 MB/s) - ‘/usr/local/vesta/bin/v-add-letsencrypt-domain’ saved [18960/18960]

root@ddd:~# wget https://raw.githubusercontent.com/serghey-rodin/vesta/master/bin/v-add-letsencrypt-user -O $VESTA/bin/v-add-letsencrypt-user
--2022-12-03 13:37:24--  https://raw.githubusercontent.com/serghey-rodin/vesta/master/bin/v-add-letsencrypt-user
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.110.133, 185.199.109.133, 185.199.108.133, ...
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.110.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3930 (3.8K) [text/plain]
Saving to: ‘/usr/local/vesta/bin/v-add-letsencrypt-user’

/usr/local/vesta/bin/v-add-letsencrypt-us 100%[=====================================================================================>]   3.84K  --.-KB/s    in 0s      

2022-12-03 13:37:24 (37.7 MB/s) - ‘/usr/local/vesta/bin/v-add-letsencrypt-user’ saved [3930/3930]

root@ddd:~# 


发表回复

您的电子邮箱地址不会被公开。 必填项已用 * 标注