Specifies a list of permissible ciphers to use for TLS encryption.
| Valid in: | SAS/ACCESS LIBNAME statement |
|---|---|
| Category: | Data Access |
| Default: | none |
| Restriction: | This option is not supported on AIX or HP-UX platforms. |
| Data source: | MySQL |
| See: | SSL_CA= LIBNAME option, SSL_CERT= LIBNAME option, SSL_KEY= LIBNAME option |
| Example: |
|
Table of Contents
specifies a list of ciphers that are permitted to be used for TLS encryption.
Each secure connection to the MySQL Server uses an encryption cipher. The SSL_CIPHER= option provides a list of ciphers that are permitted on any particular secure connection. For more information about using MySQL Server ciphers, see the security information in your MySQL Server documentation.