NextGen Knowledge Center

Default TLS/SSL Settings

The following properties can be set to modify the default TLS settings:

PropertyDefault ValueDescription
https.client.protocolsTLSv1.3,TLSv1.2The protocols to support by default for all TLS/SSL/HTTPS client traffic.
https.server.protocolsTLSv1.3,TLSv1.2,SSLv2HelloThe protocols to support by default for all TLS/SSL/HTTPS server traffic.
https.ciphersuitesSee Default Supported Cipher SuitesThe cipher suites to support by default for all TLS/SSL/HTTPS server traffic.
https.ephemeraldhkeysize2048The key size to use for all generated Diffie-Hellman parameters.