Open DreamPWJ opened 1 year ago
执行命令certbot certonly --authenticator = dns-aliyun \ --dns-aliyun-credentials = '/my/credentials.ini' \ --email 406798106@qq.com \ -d "jenkins.pengbocloud.com" @tengattack
certbot certonly --authenticator = dns-aliyun \ --dns-aliyun-credentials = '/my/credentials.ini' \ --email 406798106@qq.com \ -d "jenkins.pengbocloud.com"
same issue @tengattack @LonghronShen @alexzorin
试一下移除snap包 通过python手动安装 另外还可以尝试加sudo
等号左右不要加空格试试
执行命令
certbot certonly --authenticator = dns-aliyun \ --dns-aliyun-credentials = '/my/credentials.ini' \ --email 406798106@qq.com \ -d "jenkins.pengbocloud.com"
@tengattack