SSLSETTINGS

Description

This table stores the SSL settings information.

Columns

Column Name Data Type Description
ID bigint The unique identifier of the SSL settings.
SSL_ENABLED bit Indicates if SSL is enabled.
VERIFY_CERTIFICATE bit Indicates if certificate verification is enabled.

Primary Key

  • ID