---
title: Configuring Atlassian
description: Copy the p12 file created in step 2.i from the previous section into the Configuration Directory of your Atlassian Server.
component: atlassian
page_id: atlassian:atlassian_integration_kit:pf_atlassian_ik_configuring_atlassian
canonical_url: https://docs.pingidentity.com/integrations/atlassian/atlassian_integration_kit/pf_atlassian_ik_configuring_atlassian.html
revdate: July 2, 2024
section_ids:
  steps: Steps
---

# Configuring Atlassian

## Steps

1. Copy the p12 file created in [step 2.i](pf_atlassian_ik_configuring_pf_for_mutual_ssl_authn.html#reuse_bookmark) 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**.

      ![nru1563995135636](_images/nru1563995135636.png)

   2. Click **Export** next to your Server Certificate.

      ![ggy1563995138930](_images/ggy1563995138930.png)

   3. Choose **Certificate Only** and click **Next**.

   4. Click **Export** to save the certificate.

      ![dwl1563995139515](_images/dwl1563995139515.png)

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)  |

   |   |                                                                                                                               |
   | - | ----------------------------------------------------------------------------------------------------------------------------- |
   |   | When the configuration options are saved, the plugin will check to make sure the client and server certificates can be found. |

   |   |                                                                                                                                                                                                                                                                       |
   | - | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
   |   | 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](pf_atlassian_ik_importing_your_self_signed_certificate_into_atlassian.html) section for more information. |
