# Export .p12 SSL Certificate from Windows

When managing mobile devices, install a trusted SSL certificate on the FileWave Server. The server SSL certificate is configured in *FileWave Central &gt; Preferences &gt; Mobile*. If you generated the Certificate Signing Request (CSR) on a Windows-based system and completed the certificate generation process, Windows can export the SSL certificate and intermediate bundle as a .pfx file. That bundle should include the private key, public certificate, Root CA certificate, and intermediate certificate bundle. Rename the .pfx file to .p12, then upload it in *FileWave Central &gt; Preferences &gt; Mobile* without modifying the certificate contents.

## Step-by-step guide

- Open a *Run* dialog and enter "mmc".
- Go to *File &gt; Add/Remove Snap-in*.
- Add the *Certificates* snap-in and click the *Add &gt;* button in the middle.
- Choose *Computer account*.
- Pick *Local computer* and click *Finish*.
- Click the *OK* button.
- In the MMC console browse to *Certificates (Local Computer) &gt; Personal &gt; Certificates* on the left. If your certificate is not there, browse the rest of the *Certificates (Local Computer)* tree until you find it.

![9bq8SqnSPZrkO4UA-embedded-image-c42w2ww8.png](https://kb.filewave.com/uploads/images/gallery/2023-07/9bq8SqnSPZrkO4UA-embedded-image-c42w2ww8.png)

- Select your certificate in the middle pane, right-click, and pick *All Tasks &gt; Export*.
- When prompted, pick *Yes, export the private key*.

![93sx4x9etvQjHbk9-embedded-image-wjwp3rea.png](https://kb.filewave.com/uploads/images/gallery/2023-07/93sx4x9etvQjHbk9-embedded-image-wjwp3rea.png)

- Under *Personal Information Exchange - PKCS #12 (.PFX)*, check *Include all certificates in the certification path if possible*. Leave the other two checkboxes unchecked.

![JGJBW4CJjxz5EtzU-embedded-image-asfnyarr.png](https://kb.filewave.com/uploads/images/gallery/2023-07/JGJBW4CJjxz5EtzU-embedded-image-asfnyarr.png)

- Click the *Next* button and specify an export password. FileWave Central will prompt for this password when you upload the SSL certificate in *Preferences &gt; Mobile*.
- Save the file to your desktop.
- Change the file extension from .pfx to .p12.
- Upload the .p12 file in the *Mobile* preferences tab of FileWave Central.