Join Nostr
2025-08-12 18:26:17 UTC

Clemens on Nostr: Another commit landed in #OpenSSL: This time, it's a drive-by thing inspired by Jan ...

Another commit landed in #OpenSSL: https://github.com/openssl/openssl/commit/6b93db7bfd572e81fac581c5be7b0d7509febb80

This time, it's a drive-by thing inspired by 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.