pullrequests Search Results · repo:FirstTimeEZ/server-ssl language:JavaScript
Filter by
6 results (164 ms)
6 results
inFirstTimeEZ/server-ssl (press backspace or delete to remove) - [x] use configuration file instead of arguments
- [x] keep --staging arg as override
portHttps :: 443
portHttp :: 80
certificate :: certificate.pem
private-key ...
enhancement
draft-ietf-acme-ari
lets-encrypt-acme-client@1.4.5
enhancement
Move the http/challenge listener into S_SSL
Adds a route example
Moved http redirect into S_SSL
Moved the pre-configured error pages into S_SSL
Fixes https://github.com/FirstTimeEZ/server-ssl/issues/7
enhancement