-
-
Notifications
You must be signed in to change notification settings - Fork 362
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: Extended Root CA for upstream connections (#181) #706
Commits on Apr 25, 2021
-
feat: Extended Root CA for upstream connections (ory#181)
This allows for appending a certificate file to the Root CA without altering the system Root CA. This is useful for allowing self-signed certificates on the upstream connections
Configuration menu - View commit details
-
Copy full SHA for 59f523f - Browse repository at this point
Copy the full SHA 59f523fView commit details
Commits on Apr 30, 2021
-
Adds support for appending certificates to the Root CA
This adds support for appending certificates to the Root CA of the proxy process on upstreams. This does not alter the entire system.
Configuration menu - View commit details
-
Copy full SHA for c70dd77 - Browse repository at this point
Copy the full SHA c70dd77View commit details -
Configuration menu - View commit details
-
Copy full SHA for b78213d - Browse repository at this point
Copy the full SHA b78213dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f126ca0 - Browse repository at this point
Copy the full SHA f126ca0View commit details
Commits on May 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a71fa5f - Browse repository at this point
Copy the full SHA a71fa5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 938b047 - Browse repository at this point
Copy the full SHA 938b047View commit details -
Merge branch 'fix_issue_118_trust_selfsigend_certs' of github.com:wra…
…ix/oathkeeper into fix_issue_118_trust_selfsigend_certs
Configuration menu - View commit details
-
Copy full SHA for 146b626 - Browse repository at this point
Copy the full SHA 146b626View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6e7c7b - Browse repository at this point
Copy the full SHA b6e7c7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d089abc - Browse repository at this point
Copy the full SHA d089abcView commit details
Commits on May 29, 2021
-
driver: Adds cacheing of Upstream Transport
* Adds cacheing of UpstreamTransport to avoid excessive IO ops at scale * Adds configuration option `ca_refresh_frequency` for periodic checks of certificate file changes * Adds new Upstream Configuration section
Configuration menu - View commit details
-
Copy full SHA for 03d1723 - Browse repository at this point
Copy the full SHA 03d1723View commit details -
Configuration menu - View commit details
-
Copy full SHA for d3bed41 - Browse repository at this point
Copy the full SHA d3bed41View commit details -
Configuration menu - View commit details
-
Copy full SHA for abaafe9 - Browse repository at this point
Copy the full SHA abaafe9View commit details