-
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
Labels
Comments
This is a demo
|
Add
|
hailin0
changed the title
[Feature][Zeta] Support enable https protocol
[Feature][Zeta] Support enable https protocol for rest-api v2
Jan 24, 2025
Hey I am new to this repo but would like to contribute, so shall I help? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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: