Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Encrypting SQL connection
Forum Updated to NodeBB v4.3 + New Features

Encrypting SQL connection

Scheduled Pinned Locked Moved Unsolved General and Desktop
sqlssldatabase
4 Posts 3 Posters 2.0k Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    Peppy
    wrote on last edited by
    #1

    Hello guys, I have one little question: is it possible to use QtSsl module with QtSql to provide encrypted connection to remote database? Probably I'll need my custom drivers right?

    1 Reply Last reply
    0
    • G Offline
      G Offline
      Gruzzyh2
      wrote on last edited by
      #2

      Hi,

      It doesn't anwser but SSL is no longer secure, I know that it should have been removed from a lot of websites etc...
      https://blog.mozilla.org/security/2014/10/14/the-poodle-attack-and-the-end-of-ssl-3-0/

      Gruz

      1 Reply Last reply
      0
      • P Offline
        P Offline
        Peppy
        wrote on last edited by
        #3

        @Gruzzyh2 said:

        https://blog.mozilla.org/security/2014/10/14/the-poodle-attack-and-the-end-of-ssl-3-0/

        Okay, to be more specific, TLS. I'm lazy to do my homework of doing my own asymmetric encryption protocol.

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Hi,

          Since last version, the MySQL backend supports setting up SSL on the connection with CLIENT_SSL

          Hope it helps

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          0

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved