[Interest] macOS: troubles using my own CA

Thiago Macieira thiago.macieira at intel.com
Tue Jul 12 20:05:50 CEST 2022


On Tuesday, 12 July 2022 01:21:07 PDT Alexander Dyagilev wrote:
> Again, if, after that, I build app using Qt 6.3.0 and launch it - this
> message never appears.
> 
> So, this must be an issue with Qt 5.12. What I want to ask for: is there
> any known workaround to suppress this message under Qt 5.12.12?

Qt 6.3 uses a completely different implementation of SSL on a Mac from 5.x. It 
uses the Apple API in SecureTransport, while Qt 5 uses OpenSSL. However, the 
OpenSSL one is the same as Linux, so the same errors should appear on both.

Is it the same OpenSSL 1.1 version?

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Cloud Software Architect - Intel DCAI Cloud Engineering





More information about the Interest mailing list