rds设置了ssl,但是任然不需要ssl就可以登陆rds

0

您好,我通过文档https://docs.aws.amazon.com/zh_cn/AmazonRDS/latest/UserGuide/mysql-ssl-connections.html#MySQL.Concepts.SSLSupport 设置了require_secure_transport 为ON (1), 通过控制台 mysql -uuser -hmysqlinstance -p 命令就能直接登陆数据库 参数设置以后数据库也进行了重启, 并没有出现文档里面描述的必须使用证书登陆, 请问怎么解决 数据库为 mysql 5.7

asked a year ago78 views
No Answers

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions