Another commit landed in #OpenSSL: https://github.com/openssl/openssl/commit/6b93db7bfd572e81fac581c5be7b0d7509febb80
This time, it's a drive-by thing inspired by Jan Wildeboer 😷:krulorange: (npub1m7m…2e7k) who's working on S/MIME X.509 certificates: the X.509 standards renamed one of the bits in the keyUsage extension from `nonRepudiation` to `contentCommitment`, and OpenSSL only understood the old name.
Slowly improving the world one commit at a time.