-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
[Feature][Zeta] Support enable https protocol for rest-api v2 #8583
Comments
This is a demo
|
Add
|
Hey I am new to this repo but would like to contribute, so shall I help? |
Sure. Please feel free to let me know if you have any questions. |
hi~ @akulabs8 Is there any progress on this task? |
@hailin0 yes working on it, by this weekend I will make some good progress... |
Hey , I am new to this Project but my goal is to learn more and be an integral part of the project. Right now I am struggling with the e2e tests and how to handle the keystore and truststore files for the same, so maybe someone else can continue the PR and i can learn and then apply it in some new issues. |
@akulabs8 |
@hailin0 currently I won't be able to move it forward! |
Search before asking
Description
Currently we support using jetty to provide http api services, but not yet support https protocol, so we can add support for https to enhance security.
Updates
Add config enable https
Update docs
Add e2e testcase
Adapt web ui
config example
reference
https://jetty.org/docs/jetty/10/programming-guide/server/http.html#connector-protocol-http11-tls
https://jetty.org/docs/jetty/10/operations-guide/keystore/index.html#client-authn
Usage Scenario
No response
Related issues
No response
Are you willing to submit a PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: