Files
rustguac/src
Dave Kempe 2e046ea4a8 OIDC: native CA trust, custom CA cert, TLS skip-verify, better errors
Switch reqwest from rustls-tls-webpki-roots to rustls-tls-native-roots
so the OS trust store is used by default — private CAs installed
system-wide now work without extra config.

Add ca_cert and tls_skip_verify options to [oidc] for environments
where the system store isn't available or for debugging TLS issues.
Improve OIDC discovery error formatting to surface the actual cause
(issuer mismatch, TLS failure, etc.) instead of opaque "Request failed".

Closes #94
2026-04-08 06:31:14 +10:00
..
2026-04-05 10:33:01 +10:00
2026-03-28 22:38:40 +11:00
2026-03-28 22:38:40 +11:00
2026-02-06 14:38:53 +11:00
2026-04-05 10:33:01 +10:00
2026-04-05 10:33:01 +10:00