Is there an SSL library that allows me to add and access extensions and the certificate data?

The subject (sort of) says it all…
Is there a TLS library (other than OpenSSL which does everything 🙂 ) that allows me to:

Add my own extensions to the TLS
Get the certificate data so I can make a certificate fingerprint

What I’m try… Continue reading Is there an SSL library that allows me to add and access extensions and the certificate data?

Is DANE-EE TLSA version 3 (Domain-issued certificate from rfc6698) still supported in 2023?

I would like to setup a webserver using TLS without relying on third party CA.
Is it still possible in 2023 ?
FreeBSD was using the feature and is now using Let’s Encrypt (as well as a lot of privacy-conscious projects)
Do you have an exam… Continue reading Is DANE-EE TLSA version 3 (Domain-issued certificate from rfc6698) still supported in 2023?