Hi, I have compiled OpenSSL 1.0.1c. After compilation libs which are generated contains version number as 1.0.0.
For example: libssl.so.1.0.0, libcrypto.so.1.0.0 Is this a defect with OpenSSL 1.0.1c? Ideally library names should have been libssl.so.1.0.1, libcrypto.so.1.0.1 Thanks, Praveen