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

Make it possible to hook into the OpenSSL CTX initialization

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Out of scope
    • Icon: P3: Somewhat important P3: Somewhat important
    • Some future release
    • None
    • Network
    • None

      It would be nice if it was possible to hook into the OpenSSL CTX initialization, this could be useful if one wants to use QSslSocket but want to provide different functions for doing encryption / decryption (for instance with a separate hardware device).

      A signal QtSSLsocket::ctxInitialized(SSL_CTX *) or a virtual function would allow customizing the CTX.

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

            tmacieir Thiago Macieira (closed Nokia identity) (Inactive)
            admin Administrator
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes