-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Feature Overview
Enhance the security of Zync by implementing SSL/TLS support.
Requirements
- Support HTTPS connections using SSL/TLS.
- Redirect HTTP traffic to HTTPS if applicable.
Acceptance Criteria
- The server can serve content over HTTPS when SSL/TLS is configured.
- Documentation on setting up SSL/TLS for the server.
Implementation Suggestions
- Utilize
hyper-rustlsoropenssl.
Reactions are currently unavailable