Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration SslMode

This parameter specifies the desired security state of the connection to the server. More information can be found in MySQL Reference Manual

Index

Enumeration members

DISABLED

DISABLED:

PREFERRED

PREFERRED:

REQUIRED

REQUIRED:

VERIFY_CA

VERIFY_CA:

VERIFY_IDENTITY

VERIFY_IDENTITY:

Generated using TypeDoc