> Please continue to make it possible to build the crypto part of OpenSSL, > without the X.509 and SSL/TLS code. There are lots of uses of OpenSSL that > don't need that code.
You can build crypto without ssl. And the only place OPENSSL_NO_X509 appeared was, strangely, in ssl. So crypto builds, which didn't really pay attention to OPENSLS_NO_x509 before, still don't. :) Hope this helps. _______________________________________________ openssl-dev mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev