# SSL Guide

***

### Updating Your Domain Certificate

To update your domain, you need to provide both the certificate and the private key.\
We’ve created a tool to make this process easier for you.

Simply upload your certificate and private key in the browser, and the tool will generate a ready-to-use JSON output that you can copy and paste.

> **Note:** No data is sent to our servers – everything is processed locally in your browser.

{% embed url="<https://packets-decreaser.net/tools/certs>" %}


---

# 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://docs.packets-decreaser.net/ddos-protection/layer-7/ssl-guide.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.
