OpenSSL forAndroid
-
Hi,
Did you read the documentation ?
-
Where do I get OpenSSL for Android and how do I connect it?
qDebug() << QSslSocket::supportsSsl() << QSslSocket::sslLibraryBuildVersionString() << QSslSocket::sslLibraryVersionString();
return: false "OpenSSL 1.1.1d 10 Sep 2019" ""
@Mikeeeeee
https://github.com/KDAB/android_openssl@SGaist
i think he has proven that the documentation isnt his best friend over the past years? -
@Mikeeeeee
https://github.com/KDAB/android_openssl@SGaist
i think he has proven that the documentation isnt his best friend over the past years? -
@raven-worx @SGaist Why would someone use openssl for android? That is, could you name you some applications for which openssl for android can be used for?
@johnyboy said in OpenSSL forAndroid:
@raven-worx @SGaist Why would someone use openssl for android? That is, could you name you some applications for which openssl for android can be used for?
Anything that requires secure and encrypted network connections.