I recently made the switch to LibreSSL on Gentoo and it works very well and seamlessly.
I actively follow the development of LibreSSL and have to say that the OpenBSD developers really managed to make it suck less, and we should all support this project in the interest of a better and secure internet.
Especially, we should all use libtls (aka tls.h) (provided with LibreSSL) for new code and stop using the OpenSSL-API directly. It’s impossible to use it safely.
I recently made the switch to LibreSSL on Gentoo and it works very well and seamlessly.
I actively follow the development of LibreSSL and have to say that the OpenBSD developers really managed to make it suck less, and we should all support this project in the interest of a better and secure internet.
Especially, we should all use libtls (aka tls.h) (provided with LibreSSL) for new code and stop using the OpenSSL-API directly. It’s impossible to use it safely.