Results 1 to 2 of 2

Thread: Does Qt support the certificate of "Intermediate certificate authorities"

  1. #1
    Join Date
    Oct 2012
    Posts
    12

    Default Does Qt support the certificate of "Intermediate certificate authorities"

    Hi all,

    I see qt support root CA and local certificate(client certificate), but I cannot find qt support "Intermediate certificate authorities".

    Does anyone have any idea about this?

    Thank you all.

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Does Qt support the certificate of "Intermediate certificate authorities"

    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.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


Similar Threads

  1. Replies: 3
    Last Post: 17th October 2012, 10:30
  2. Qt compile eror: "Selected processor does not support Thumb mode"
    By Seishin in forum Qt for Embedded and Mobile
    Replies: 2
    Last Post: 5th October 2012, 14:46
  3. Qt 4.7 SSL error : "The certificate has expired”
    By Joshy Abraham in forum Qt Programming
    Replies: 0
    Last Post: 16th March 2011, 07:06
  4. Replies: 1
    Last Post: 15th June 2010, 07:49
  5. Translation QFileDialog standart buttons ("Open"/"Save"/"Cancel")
    By victor.yacovlev in forum Qt Programming
    Replies: 4
    Last Post: 24th January 2008, 20:05

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.