• Georg Richter's avatar
    Remove CLIENT_SSL_VERIFY_SERVER_CERT · 1c9002cf
    Georg Richter authored
    Since TLS server certificate verification is a client
    only option, this flag is removed in both client (C/C)
    and MariaDB server capability flags.
    
    This patch reverts commit 89d759b9
    (MySQL Bug #21543) and stores the server certificate validation
    option in mysql->options.extensions.
    1c9002cf
sql_acl.cc 443 KB