Thanks. And yes i will keep in mind about openssl-users mailing list. dhiraj
On Tue, Jun 9, 2015 at 12:42 PM, Matt Caswell <[email protected]> wrote: > > > On 09/06/15 06:08, Dhiraj Bhor wrote: > > Hi, > > > > I am writing an application which will configure, make and copy > > libssl.so to custom location. Since tester does not know which version > > of openssl he is testing, i wanted to know that is there any api which > > will be used through C code to print openssl full version string. > > NOTE: i have only libssl.so, libcrypto.so with me while running the > > application. > > See: > > https://www.openssl.org/docs/crypto/OPENSSL_VERSION_NUMBER.html > > You can also use the values defined in opensslv.h > > Note: For future reference, openssl-users would be a better list for API > usage questions. > > Matt > > _______________________________________________ > openssl-dev mailing list > To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev >
_______________________________________________ openssl-dev mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev
