Error SSL

On command line do

wget -O - https://get.acme.sh | sh

And try to issue SSL again.

if still not issued 

SHORT ANSWER.

Try this (as root), then re-issue your certificates:

/root/.acme.sh/acme.sh --register-account -m <admin_email>

(please replace <admin_email> with your actual admin email!)

  • 0 کاربر این را مفید یافتند
آیا این پاسخ به شما کمک کرد؟

مقالات مربوطه

How to set Default php version

  Hi,It should works on WordPress site, did you restart php yet? Code: killall -9 lsphp...