EasyEngine / EasyEngine/site-command

Add option for chain.pem file for custom SSL

Open
#299 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
18
Forks
28
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.