Skip to content
QtWS25 Last Chance
  • 0 Votes
    3 Posts
    3k Views
    GoneWithTheFoodG
    @luca yes you are right. :) Just now I've tried to export the private key from the .p12 file with the openssl API. This key could be constructed into QSslKey object now. Thanks a lot. But to configure in such a way is a little bit too complicated. Is there any class or method I can use, so that I can directly import the .p12 file into the QSslConfiguration object?