Bug #69998 mysqlbinlog --read-from-remote-server SSL Support
Submitted: 12 Aug 2013 15:54 Modified: 29 Aug 2013 11:20
Reporter: Marcelo Altmann (OCA) Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Server: Command-line Clients Severity:S4 (Feature request)
Version:5.6.12, 5.6.13 OS:Any
Assigned to: CPU Architecture:Any
Tags: mysqlbinlog

[12 Aug 2013 15:54] Marcelo Altmann
Description:
Since MySQL 5.6, mysqlbinlog can act like MySQL replication IO_Thread to backup binlogs from master, but unlike other mysql clients programs, mysqlbinlog does not support SSL

How to repeat:
mysqlbinlog --help

Suggested fix:
To enhance security on mysqlbinlog will be good to be able to use SSL Layer to transmit binary logs from master to mysqlbinlog machine.
[12 Aug 2013 16:10] Marcelo Altmann
typo on title
[29 Aug 2013 11:15] MySQL Verification Team
Hello Marcelo,

Thank you for the feature request.

Thanks,
Umesh
[29 Aug 2013 11:22] MySQL Verification Team
Duplicate of Bug #41975