


The SSLEnabled key controls whether SSL is enabled for communication via the TMVGate endpoint. By default, it is false.

The SearchBy key specifies whether to use the Subject or Thumbnail to locate the SSL Certificate in the Local Computer Certificate Store.

The Subject key defines the certificate's Subject Common Name when SSLEnabled is “True” and SearchBy is Subject.

The Thumbprint key specifies the certificate's thumbprint when SSLEnabled is “True” and SearchBy is “Thumbprint”.