An administrator is setting up PingAccess to terminate SSL for a proxied application. What action must the administrator take to configure an existing certificate for that application?
A.
Assign the Key Pair to the Virtual Host
B.
Enable Require HTTPS in the Application configuration
C.
Assign the Key Pair to the Agent Listener
D.
Set the secure flag to Yes in the Site configuration
PingAccess terminates SSL at theVirtual Hostlevel. To configure an existing certificate, the administrator must assign the appropriateKey Pair(which contains the certificate and private key) to the Virtual Host.
Exact Extract:
“SSL termination occurs on the engine listener through virtual hosts. Assign the certificate’s key pair to the virtual host to secure proxied applications.”
Option Ais correct — assign the key pair to the Virtual Host for SSL termination.
Option Bis incorrect — Require HTTPS enforces secure access but does not configure SSL termination.
Option Cis incorrect — Agent Listener is for PingAccess Agents, not proxied apps.
Option Dis incorrect — secure flag affects cookie settings, not SSL certificates.
[Reference:PingAccess Administration Guide –Virtual Hosts and Key Pairs]
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit