Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SSL with lets encrypt #73

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Doormouse2House
Copy link

I needed to setup the WP installation with SSL.
Small changes included based on how I was able to get this working:

  • supports a redirect from port 80 to port 443 (i.e. HTTP -> HTTPS), via a boolean attribute
  • supports two possible locations of the certificate, either the Debian standard, or the Lets Encrypt defaults (again, on Debian)

Doormouse2House added 2 commits December 7, 2016 17:12
support self-signed cert in default location (Debian)
support Lets Encrypt
@Doormouse2House
Copy link
Author

Just seen this: #51
It looks more complete than my work... Please feel free to close this one as you see fit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant