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

Look into setting up TLS and SSL #175

Open
ntelfer opened this issue Mar 26, 2019 · 2 comments
Open

Look into setting up TLS and SSL #175

ntelfer opened this issue Mar 26, 2019 · 2 comments
Assignees
Labels
security Security related task or bug task New feature, request, or update

Comments

@ntelfer
Copy link
Collaborator

ntelfer commented Mar 26, 2019

An easy solution would be to setup Nginx on the production server. This wouldn't require adding or changing anything in Didery. Take a look at this guide. Also look at this digital ocean article on hardening a Nginx server here. If we do end up adding Nginx we will need to add a doc to Didery on how to configure Nginx and Didery.

@ntelfer ntelfer added task New feature, request, or update security Security related task or bug labels Mar 26, 2019
@ntelfer ntelfer self-assigned this Mar 26, 2019
@ntelfer
Copy link
Collaborator Author

ntelfer commented Mar 26, 2019

Also we will need to look into getting a trusted Certificate Authority to sign a certificate for Didery so browsers don't flash an annoying warning. Let's Encrypt offers free certificates and is trusted by most browsers.

A good overview of options for setting up TLS ans SSL can be found here

@ntelfer
Copy link
Collaborator Author

ntelfer commented Mar 27, 2019

Valet should support https. Look at the documentation for how to set it up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
security Security related task or bug task New feature, request, or update
Projects
None yet
Development

No branches or pull requests

1 participant