-
Bug
-
Resolution: Done
-
Major
-
None
-
None
The ssl.c is using opensslv.h for checking the version. That's not OK because now the library is using dynamic loading and the version can be different at compilation and running time.