lnmp站点ssl签名报sudo出错
lnmp在使用let’sencrypt给站点添加ssl证书时使用的是acme.sh脚本,但是最新的脚本会生成生证书时报错Itseemsthatyouareusingsudo,然后提供了一个链接https://github.com/Neilpang/acme.sh/wiki/sudo内容如下Donotusesudoifyoucannotproperlyconfigureit.Usingsudoisnotrecommended.Ifnotproperlyconfiguredtonot...