-
Notifications
You must be signed in to change notification settings - Fork 55
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 HTTPS/TLS support to the auth proxy #2430
Add HTTPS/TLS support to the auth proxy #2430
Commits on Nov 15, 2023
-
Add TLS support to the auth proxy
Signed-off-by: James Rhodes <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 66a8d3e - Browse repository at this point
Copy the full SHA 66a8d3eView commit details -
Disable HTTPS when certificate is not provided
Signed-off-by: James Rhodes <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e9993a1 - Browse repository at this point
Copy the full SHA e9993a1View commit details -
Redirect HTTP requests to HTTPS if HTTPS is enabled
Signed-off-by: James Rhodes <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4198446 - Browse repository at this point
Copy the full SHA 4198446View commit details -
Move TLS module to separate crate
Signed-off-by: James Rhodes <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 67cee26 - Browse repository at this point
Copy the full SHA 67cee26View commit details -
Signed-off-by: James Rhodes <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 71b7ca3 - Browse repository at this point
Copy the full SHA 71b7ca3View commit details -
Abstract axum tls components into single function
Signed-off-by: James Rhodes <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6e1af18 - Browse repository at this point
Copy the full SHA 6e1af18View commit details -
Add unit tests to key loading logic
Signed-off-by: James Rhodes <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b380293 - Browse repository at this point
Copy the full SHA b380293View commit details -
Add more unit tests and clean auth proxy Cargo.toml
Signed-off-by: James Rhodes <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4bbd527 - Browse repository at this point
Copy the full SHA 4bbd527View commit details -
Add documentation to new configurations
Signed-off-by: James Rhodes <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 51d3b77 - Browse repository at this point
Copy the full SHA 51d3b77View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2e1bb1 - Browse repository at this point
Copy the full SHA e2e1bb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0153108 - Browse repository at this point
Copy the full SHA 0153108View commit details -
Configuration menu - View commit details
-
Copy full SHA for 570a5b6 - Browse repository at this point
Copy the full SHA 570a5b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee20800 - Browse repository at this point
Copy the full SHA ee20800View commit details