tls Feature Profile
Parameters
value
The selected Profile. If this is not set, then the default value is to allow the broadest set of clients and servers (\"PROFILE_COMPATIBLE\"). Setting this to more restrictive values may improve security, but may also prevent the TLS inspection proxy from connecting to some clients or servers. Note that Secure Web Proxy does not yet honor this field. Default value is PROFILE_UNSPECIFIED
. Possible values are: PROFILE_UNSPECIFIED
, PROFILE_COMPATIBLE
, PROFILE_MODERN
, PROFILE_RESTRICTED
, PROFILE_CUSTOM
.