Ticket #267 (closed enhancement: fixed)

Opened 3 years ago

Last modified 3 years ago

Add CLIENT_SSL support to mysql module

Reported by: jdixon Assigned to: jesus
Priority: major Milestone:
Component: noitd Severity: annoying
Keywords: Cc:

Description

This will allow SSL-enabled connections with the mysql module. This option should be added to mysql_real_connect() in mysql.c.

Change History

03/29/10 15:58:29 changed by jesus

(In [1251]) this should implement sslmode=require, refs #267

03/29/10 19:45:21 changed by jdixon

  • status changed from new to closed.
  • resolution set to fixed.

This appears to work.