summaryrefslogtreecommitdiffstats
path: root/tdeio/kssl/kopenssl.cpp
Commit message (Collapse)AuthorAgeFilesLines
* KSSL: Add names for OpenSSL 3.x libraries to SSL libraries search.Slávek Banko2022-08-231-23/+33
| | | | | | | | | Use OPENSSL_SHLIB_VERSION for default libraries version. This relates to issue #176. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit cb87252f7d1ceaef052074bc1b8290cf21df5818)
* KSSL: fixed detection of correct 'SSL_get_peer_certificate' method. This ↵Michele Calgaro2022-07-031-1/+2
| | | | | | | resolves incompatibility with openSSL 3.0. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 682b8acae4a983636bc178fbda25dfb5139b3716)
* Renaming of files in preparation for code style tools.Michele Calgaro2020-12-061-0/+2123
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 4f99f868f09bbffa2e15733b8b7c78eba07a199e)