Install SSL Letsencrypt not work
Posted: Thu Aug 03, 2017 10:48 am
I install SSL Letsencrypt , command:
service httpd stop
service nginx stop
Then:
apt-get install git -y
git clone https://github.com/letsencrypt/letsencrypt /opt/le
cd /opt/le
/opt/le/letsencrypt-auto certonly --standalone -d suamaytinhahihi.com
Then: copy content in cert.pem, privkey.pem fullchain.pem to Vesta-Web. Save and restart vesta service
But don't connect: https://suamaytinhahihi.com refused to connect.
service httpd stop
service nginx stop
Then:
apt-get install git -y
git clone https://github.com/letsencrypt/letsencrypt /opt/le
cd /opt/le
/opt/le/letsencrypt-auto certonly --standalone -d suamaytinhahihi.com
Then: copy content in cert.pem, privkey.pem fullchain.pem to Vesta-Web. Save and restart vesta service
But don't connect: https://suamaytinhahihi.com refused to connect.