diff options
author | tb <> | 2024-12-04 08:14:34 +0000 |
---|---|---|
committer | tb <> | 2024-12-04 08:14:34 +0000 |
commit | f14751780c164cac61e6f6763b1d8b4e8259080a (patch) | |
tree | c212ffd82d55194566861676aab463e3ff3a3af5 /src/lib | |
parent | de658ff5e766edba762492289b6ff694e38322c5 (diff) | |
download | openbsd-f14751780c164cac61e6f6763b1d8b4e8259080a.tar.gz openbsd-f14751780c164cac61e6f6763b1d8b4e8259080a.tar.bz2 openbsd-f14751780c164cac61e6f6763b1d8b4e8259080a.zip |
Fix up authority and subject key identifiers in force pubkey mode
Upstream decided that this nonsense was worth an ABI break and added stuff
to the X509_CTX so they could hang the issuer's public key off it so that
they could adjust the key identifiers as needed. Let's avoid that and do
it the slightly less nasty way by updating the AKI and SKI as needed.
We only do this when force pubkey is in place so we don't change the
semantics of the batshit crazy config language that nobody understands.
ok job
Diffstat (limited to 'src/lib')
0 files changed, 0 insertions, 0 deletions