We have released LibreSSL 2.5.5, which will be arriving in the LibreSSL directory of your local OpenBSD mirror soon. It includes the following changes: * Distinguish between self-issued certificates and self-signed certificates. The certificate verification code has special cases for self-signed certificates and without this change, self-issued certificates (which it seems are common place with openvpn/easyrsa) were also being included in this category. * Added getpagesize fallback, needed for Android bionic libc. The LibreSSL project continues improvement of the codebase to reflect modern, safe programming practices. We welcome feedback and improvements from the broader community. Thanks to all of the contributors who helped make this release possible.