polardbxengine/mysql-test/suite/x/t/connection_openssl.test

16 lines
438 B
Plaintext

--source include/not_have_tlsv13.inc
--let $INCREMENT=1
--let $USE_SOCKET=
--let $ERROR_IF_CHANNEL_UNSECURE=ER_SECURE_TRANSPORT_REQUIRED
--let $NO_SSL_ACCESS_DENIED_ERROR=2510
--let $USER_AUTH_PLUGIN= 'mysql_native_password'
--source ../include/connection_ssl.inc
--let $USER_AUTH_PLUGIN= 'sha256_password'
--source ../include/connection_ssl.inc
--let $USER_AUTH_PLUGIN= 'caching_sha2_password'
--source ../include/connection_ssl.inc