Files
authentik/internal
Tim Northover 4f40b1e27c crypto: update fingerprint at same time as certificate (#10036)
Previously the fingerprint was only set when initially adding a key, if it
changed for any reason (like a renewed certificate) then every execution of
`Get` would lead to a full update. The certificate itself got cached, but the
fingerprint remained stale for next time.

This increased the chance of a fatal race during the cache update.

closes #9907
2024-06-10 20:16:35 +09:00
..
2024-05-07 18:45:37 +02:00
2024-05-23 17:34:52 +00:00
2023-01-09 17:17:27 +01:00