You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 7, 2018. It is now read-only.
Thank you for the great plugin, I got everything working but ran into one issue along the way. The example nginx config given is missing a semicolon at the end of the ssl_certificate line, as shown here:
Strangely, the place in the source code which this seems to come from appears to contain the semicolon.
Thank you for the great plugin, I got everything working but ran into one issue along the way. The example nginx config given is missing a semicolon at the end of the

ssl_certificateline, as shown here:Strangely, the place in the source code which this seems to come from appears to contain the semicolon.
wp-encrypt/inc/WPENC/Admin.php
Line 666 in a04512e