Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 0
TLS Support #32
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Activity
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
- StatusShow more project fieldsBacklog
The server runtime has no support for HTTPS, which makes it useless for production deployments. The
server_configneeds to support enabling TLS by providing a cert and key to be used with OpenSSL.