-
-
Notifications
You must be signed in to change notification settings - Fork 335
Add SSL support #337
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 SSL support #337
Conversation
|
I like this, are full docs updated? We need to include CLI changes and tests for this to be fully done |
|
@KJ2ME Thanks for this but where you should specify the certs? I've tried cloning the repo using your commits/tree but still no SSL and no place to specify the certs location. |
In the readme.md I wrote an example: https://i.imgur.com/xy03izD.png |
I added an example of usage on readme.md. About the test and CLI changes: I don't understand. |
|
Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward? |
|
Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward? |
|
Was this approved but not merged? What's the recommended way to support |
What is the purpose of this pull request? (put an "X" next to item)
[ ] Documentation update
[ ] Bug fix
[x ] New feature
[ ] Other, please explain:
What changes did you make? (Give an overview)
Allow use ssl for use https and wss protocol.