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

Add option for chain.pem file for custom SSL #299

Open
kirtangajjar opened this issue Jan 24, 2019 · 0 comments
Open

Add option for chain.pem file for custom SSL #299

kirtangajjar opened this issue Jan 24, 2019 · 0 comments

Comments

@kirtangajjar
Copy link
Contributor

Currently, for custom SSL, we only ask for two files from the user as input .crt and .pem file.

We should also ask for an optional .chain.pem file which is needed for OCSP stapling. Custom SSL should run without this file, however if the user has included it, we should keep this file at /opt/easyengine/certs/name.chain.pem. Nginx proxy will then automatically add OCSP stapling config for that site.

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

No branches or pull requests

1 participant