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

How to SSL? #20

Open
BartSar opened this issue Nov 7, 2022 · 1 comment
Open

How to SSL? #20

BartSar opened this issue Nov 7, 2022 · 1 comment

Comments

@BartSar
Copy link

BartSar commented Nov 7, 2022

How can we start HTTPS server?

@OrkhanAlikhanov
Copy link
Member

Good question. You can check test files for that. Basically you'll need to create server with certifiatePath which should be tuple with a path too psx file and a password.

server.run(port: 4443, certifiatePath: certPath)

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

2 participants