@@ -34,6 +34,9 @@ enabledSecurityProtocols.help=Set of security protocols that are acceptable for
enabledCipherSuites.display=Enabled cipher suites
enabledCipherSuites.help=
allowUntrustedSsl.display=Allow untrusted SSL/TLS
allowUntrustedSsl.help=If set to false (which is default and recommended), connector checks server certificate validity in SSL/TLS mode against system default truststore (e.g. Java cacerts). If set to true, connector does not check server certificate validity - do not use this option in the production environment.
authenticationType.display=Authentication type
authenticationType.help=The authentication mechanism to use. Values: "simple", "SASL-GSSAPI"