# Certificate Management

*Applies to: Patch My PC Publisher*

<table data-view="cards"><thead><tr><th></th></tr></thead><tbody><tr><td><a href="certificate-management/choosing-a-certificate"><strong>Choosing a Certificate</strong></a><br>Decide which certificate option to use for signing third-party updates</td></tr><tr><td><a href="certificate-management/show-certificate"><strong>Show Certificate</strong></a><br>View details of the currently configured code-signing certificate, including validity and trust status</td></tr><tr><td><a href="certificate-management/export-certificate"><strong>Export Certificate</strong></a><br>Export the code-signing certificate public key</td></tr><tr><td><a href="certificate-management/import-pfx-certificate"><strong>Import PFX Certificate</strong></a><br>Import an existing code-signing certificate issued by an internal or third-party Certificate Authority</td></tr><tr><td><a href="certificate-management/generate-a-self-signed-certificate"><strong>Generate a Self-Signed Certificate</strong></a><br>Create and use a self-signed code-signing certificate</td></tr></tbody></table>


---

# 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.patchmypc.com/patch-my-pc-publisher/administration/general/certificate-management.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.
