Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-2706

QSslCertificate::fromPath() does not load certificates when given a wildcard

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 4.7.0
    • 4.4.1
    • Network
    • None
    • 164f347aba7287407615223dc2219a016ebc8248

    Description

      QSslCertificate::fromPath() does not load certificates when given a wildcard.

      For instance,
      QSslCertificate::fromPath("/tmp/tcert.pem", QSsl::Pem, QRegExp::FixedString);
      works, but the following fails:
      QSslCertificate::fromPath("/tmp/tcert.pem", QSsl::Pem, QRegExp::RegExp);

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            albisser Zeno Albisser
            anshaw Andy Shaw (closed Nokia identity) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes