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

add flags to server sub-command to support HTTPS/tls #25

Merged
merged 1 commit into from
Aug 12, 2020

Conversation

genshen
Copy link
Owner

@genshen genshen commented Aug 7, 2020

By adding --tls, --tls-cert-file, --tls-key-file to 'server' sub-command, server side now support
HTTPS/TLS. User can enable tls and specifix certificate file and private key file in server cli.

implementation of feature request #11

…tls -tls-cert-file -tls-key-file

By adding --tls, --tls-cert-file, --tls-key-file to 'server' sub-command, server side now support
HTTPS/TLS. User can enable tls and specifix certificate file and private key file in server cli.

re #11
@genshen genshen merged commit 1196ea2 into master Aug 12, 2020
@genshen genshen deleted the feature-ssl-tsl-support branch August 12, 2020 10:44
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

Successfully merging this pull request may close these issues.

1 participant