sslSettings property

SslSettings? sslSettings
getter/setter pair

SSL configuration for this domain.

If unconfigured, this domain will not serve with SSL.

Implementation

SslSettings? sslSettings;