Ping Identity PAP-001 Question Answer
What is the purpose of theengine.ssl.protocolsin therun.propertiesfile?
To configure the supported ciphers
To configure the supported HTTPS port
To configure the supported TLS versions
To configure SSL protocols used for clustering
The propertyengine.ssl.protocolsinrun.propertiesspecifies the TLS protocol versions that PingAccess engines will support for incoming HTTPS traffic.
Exact Extract:
“Theengine.ssl.protocolsproperty configures which TLS versions are enabled for HTTPS listeners.”
Option A (ciphers)is incorrect — cipher suites are defined separately, not in this property.
Option B (HTTPS port)is incorrect — the port is defined in the engine listener, not here.
Option C (TLS versions)is correct — this property controls TLS version support (e.g., TLSv1.2, TLSv1.3).
Option D (clustering)is incorrect — clustering does not depend on this property.
TESTED 05 Nov 2025
Copyright © 2014-2025 ACE4Sure. All Rights Reserved