Menu

#35 add support for server_verify_cert

MySQLdb
open
MySQLdb (53)
5
2012-09-19
2006-09-29
Eric Chen
No

Since MySQL 5.0.24 a new option has been added for SSL
connections to
verify that when a client connects to a server the
server's hostname
must match the subject of the certificate.

The attached patch adds a new parameter
"verify_server_cert" to
enable/disable this check (disabled by default).

Discussion

  • Eric Chen

    Eric Chen - 2006-09-29

    patch to enable verify_server_cert

     
  • Andy Dustman

    Andy Dustman - 2006-09-29

    Logged In: YES
    user_id=71372

    Looks good, I plan to apply it, thanks.

     
  • Andy Dustman

    Andy Dustman - 2007-02-28

    Logged In: YES
    user_id=71372
    Originator: NO

    Probably too late in the cycle to add to 1.2.2, targeting 1.3. Cleaned up for 1.2 branch.
    File Added: verify_cert.patch

     
  • Andy Dustman

    Andy Dustman - 2007-02-28

    Cleaned up patch

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.