Help: TLS 1.3 Support in Qt 5.12.12 for iOS
Unsolved
Mobile and Embedded
-
Qt 5 on macOS didn't support TLS 1.3 in the prebuilt QtNetwork.framework. The underlying platform facility, secure transport, stopped development with TLS 1.2. This could be worked around by rebuilding Qt to use OpenSSL instead.
I haven't used Qt on iOS, or even examined the source. My mostly unfounded guess is that a similar if not identical situation applies.