1. Copy the p12 file created in step 2.i from the previous section into the Configuration Directory of your Atlassian Server.
  2. Export PingFederate’s SSL Server Certificate:
    1. From the Administrator page choose SSL Server Certificates
    2. Click Export next to your Server Certificate
    3. Choose Certificate Only and click Next
    4. Click Export to save the certificate
  3. Copy the Server Certificate you exported in the previous step into the Configuration Directory of your Atlassian Server.
  4. Complete the configuration of the Authenticator Plugin:
    Field Description
    Client Keystore File The full name of the PKCS 12 file from Step 1 (do not include the full path, just the file name)
    Client Keystore Password If there was a password assigned to the client certificate enter that here
    PingFederate Certificate The full name of the certificate from Step 3 (do not include the full path, just the file name)
    Note: When the configuration options are saved, the plugin will check to make sure the client and server certificates can be found.
Important: If you are using a self-signed certificate, you’ll need to import it into the JVM keystore. See the Importing your self-signed certificate into Atlassian section for more information.