Рет қаралды 12,825
---- CERTBOT COMMAND FOR YOUR DOMAINS ----
sudo certbot certonly --manual -d yourdomain.com -d www.yourdomain.com --agree-tos --manual-public-ip-logging-ok --preferred-challenges http-01 --server https:://acme-v02.api.letsencrypt.org/directory (remove second colon after https!!) --register-unsafely-without-email --rsa-key-size 4096
-----------------------------------------------
Sites like Zerossl.com and sslforfree.com claim to give you browser SSL certificates, but they actually will all wind up costing you money.
Don't pay for something that is free! Get your site SSL secured and online with this simple walkthrough.