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

feat: implement TLS for proxy and mgmt servers #67

Merged
merged 1 commit into from
Jan 28, 2024
Merged

feat: implement TLS for proxy and mgmt servers #67

merged 1 commit into from
Jan 28, 2024

Conversation

hjr3
Copy link
Owner

@hjr3 hjr3 commented Jan 28, 2024

  • Added support for a "tls" section to the soldr config
  • Use axum_server instead of axum to serve
  • Upgrade axum to 0.7 and clean up type mess between axum and hyper

- Added support for a "tls" section to the soldr config
- Use axum_server instead of axum to serve
- Upgrade axum to 0.7 and clean up type mess between axum and hyper
@hjr3 hjr3 enabled auto-merge January 28, 2024 19:08
@hjr3 hjr3 merged commit 149eb44 into main Jan 28, 2024
3 checks passed
@hjr3 hjr3 deleted the tls branch January 28, 2024 19:09
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