SSL options for connection.
[
Edit]
Remarks
Members
Member Name | Description |
---|
None |
Do not use SSL.
[Edit]
|
Prefered |
Use SSL, if server supports it.
[Edit]
|
Required |
Always use SSL. Deny connection if server does not support SSL.
Do not perform server certificate validation.
[Edit]
|
VerifyCA |
Always use SSL. Validate server SSL certificate, but different host name mismatch.
[Edit]
|
VerifyFull |
Always use SSL and perform full certificate validation.
[Edit]
|
Requirements
Namespace: MySql.Data.MySqlClient
Assembly: MySql.Data (in MySql.Data.dll)
Assembly Versions: 6.1.3.0