• Julius Goryavsky's avatar
    MDEV-29817: Issues with handling options for SSL CRLs (and some others) · 1ebf0b73
    Julius Goryavsky authored
    This patch adds the correct setting of the "--tls-version" and
    "--ssl-verify-server-cert" options in the client-side utilities
    such as mysqltest, mysqlcheck and mysqlslap, as well as the correct
    setting of the "--ssl-crl" option when executing queries on the
    slave side, and also the correct option codes in the "sslopts-logopts.h"
    file (in the latter case, incorrect values are not a problem right
    now, but may cause subtle test failures in the future, if the option
    handling code changes).
    1ebf0b73
sslopt-longopts.h 2.65 KB