@bra: Super, vielen Dank für das Bereitstellen der kompilierten Version.
@Eifelrunner: Die SSL Bilbliotheken müssen, wenn Du sie mit ausliefern musst, im Bereitstellungsfenster eingebunden werden.
Aus dem Embarcadero Quality Center:
Zitat:
Workaround:
1. Copy "libcrypto.so" and "libssl.so" from a running Android 5/4 device to the Delphi project folder.
2. Add both files to the Android configuration with remote path "assets\internal".
3. Change the
Indy ObenSSL-LibPath at program start (maybe in FormCreate of the start form).
4. Check also:
https://forums.embarcadero.com/threa...hreadID=118096