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

SSL support with --cert and --key #11

Open
kachayev opened this issue Mar 12, 2019 · 2 comments
Open

SSL support with --cert and --key #11

kachayev opened this issue Mar 12, 2019 · 2 comments
Labels
help wanted Extra attention is needed

Comments

@kachayev
Copy link
Owner

clj -m http.server --cert <cert file> --key <key file>

Should run a server with TLS.

@kachayev kachayev added the help wanted Extra attention is needed label Mar 12, 2019
@Solaxun
Copy link
Contributor

Solaxun commented Apr 2, 2019

Do you want the certs signed, or is self-signed OK?

@kachayev
Copy link
Owner Author

kachayev commented Apr 3, 2019

I think we should support both options.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants