Deploying the integration files
To get started with the integration, deploy the X.509 Certificate Integration Kit files to your PingFederate directory.
Steps
-
Download the X.509 Certificate Integration Kit
.ziparchive from the Add-ons tab of the PingFederate downloads page or the Ping Identity Marketplace. -
Stop PingFederate.
-
If you’re upgrading an existing deployment, delete
x509-certificate-adapter-<version>.jarfrom the<pf_install>/pingfederate/server/default/deploydirectory. -
Extract the
.ziparchive and merge the contents of thedistdirectory with your<pf_install>/pingfederatedirectory. -
In
<pf_install>/pingfederate/bin/run.properties, change the value ofpf.secondary.https.portfrom-1to a valid port number. -
Start PingFederate.
-
If you operate PingFederate in a cluster, repeat steps 2 - 6 for each engine node.