Quantcast
Viewing all articles
Browse latest Browse all 12639

Site Can't Be Reached - Connection Was Reset for all SSL sites after LetsEncrypt renewal

Before:

`sudo ee site info network1.outsmarthosting.com

Information about network1.outsmarthosting.com:

Nginx configuration wpsubdir basic (enabled)

PHP Version 5.5

HHVM disabled

SSL enabled

SSL PROVIDER Lets Encrypt

SSL EXPIRY DATE Sat Nov 5 19:42:00 EDT 2016

============

after disabling letsencrypt

`sudo ee site update network1.outsmarthosting.com --letsencrypt=off

sudo ee site info network1.outsmarthosting.com

Information about network1.outsmarthosting.com:

Nginx configuration wpsubdir basic (enabled)

PHP Version 5.5

HHVM disabled

SSL disabled`

=================================

After turning back on.

`sudo ee site update network1.outsmarthosting.com --letsencrypt=on

sudo ee site info network1.outsmarthosting.com Information about network1.outsmarthosting.com:

Nginx configuration wpsubdir basic (enabled)

PHP Version 5.5

HHVM disabled

SSL enabled

SSL PROVIDER Lets Encrypt

SSL EXPIRY DATE Sat Nov 5 19:42:00 EDT 2016`


Viewing all articles
Browse latest Browse all 12639

Trending Articles