Qt supports whatever the backend it uses (e.g. OpenSSL) supports. When processing a certificate chain, OpenSSL checks a list of certificates installed in the system. Thus if you need to use more secondary CA certificates, I think you have to place them somewhere where OpenSSL can find them.
Bookmarks