Service Security Args
Constructors
Properties
Should SSL 3.0 be enabled on the backend of the gateway? Defaults to false.
Should TLS 1.0 be enabled on the backend of the gateway? Defaults to false.
Should TLS 1.1 be enabled on the backend of the gateway? Defaults to false.
Should SSL 3.0 be enabled on the frontend of the gateway? Defaults to false.
Should TLS 1.0 be enabled on the frontend of the gateway? Defaults to false.
Should TLS 1.1 be enabled on the frontend of the gateway? Defaults to false.
Should the TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA cipher be enabled? Defaults to false.
Should the TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA cipher be enabled? Defaults to false.
Should the TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA cipher be enabled? Defaults to false.
Should the TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA cipher be enabled? Defaults to false.
Should the TLS_RSA_WITH_AES_128_CBC_SHA256 cipher be enabled? Defaults to false.
Should the TLS_RSA_WITH_AES_128_CBC_SHA cipher be enabled? Defaults to false.
Should the TLS_RSA_WITH_AES_128_GCM_SHA256 cipher be enabled? Defaults to false.
Should the TLS_RSA_WITH_AES_256_CBC_SHA256 cipher be enabled? Defaults to false.
Should the TLS_RSA_WITH_AES_256_CBC_SHA cipher be enabled? Defaults to false.
Should the TLS_RSA_WITH_AES_256_GCM_SHA384 cipher be enabled? Defaults to false.
Should the TLS_RSA_WITH_3DES_EDE_CBC_SHA cipher be enabled for alL TLS versions (1.0, 1.1 and 1.2)?