# How to Set up a Server Certificate (.pfx) File in a New Environment

1. To install an SSL certificate, go to *Program Files > Astera Software > Astera Integration Server 8* and replace the *certificate (.pfx)* file placed in the installation directory with the (.pfx) file provided to you by your SSL certificate provider.
2. After you have replaced the file, open the *certificatesettings.json* file placed in the installation directory and update the new filename and password. The password will be provided to you by the SSL certificate provider.

<figure><img src="/files/sU35j2q1kiWdK4usBZSU" alt=""><figcaption></figcaption></figure>

3. Save the changes and reboot the services for *Astera Integration Server 8* and the Server certificate will be implemented.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://documentation.astera.com/astera-data-stack-v9/setting-up/how-to-set-up-a-server-certificate-.pfx-file-in-a-new-environment.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
