> For the complete documentation index, see [llms.txt](https://docs.devolutions.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.devolutions.net/rdm/knowledge-base/how-to-articles/convert-a-legacy-certificate-entry-to-an-x.509-credential-entry.md).

# Convert a legacy certificate entry to an x.509 credential entry

Learn how to convert a legacy certificate entry to an X.509 credential entry. You can also use ***Advanced search*** to find certificate entries and convert them in bulk.

{% hint style="warning" %}
It is strongly recommended that you back up your data before proceeding.
{% endhint %}

1. Open Remote Desktop Manager.
2. Press <kbd>Ctrl</kbd> and click the certificate entries you want to convert in the navigation pane.
3. Right-click the selection and select ***Edit*** – ***Edit (special actions)*** (or do the same in the ribbon).
4. In the ***Convert to*** section, select ***Convert to X.509 credential entry*** and click ***Execute***.
5. Enable ***Keep folder*** to retain the certificate in its current location during conversion; leave it disabled to move it to the root of the vault.
6. Click ***Convert***.

### Advanced search

1. Open Remote Desktop Manager.
2. Click ***View*** – ***Search*** – ***Advanced search*** in the ribbon (or <kbd>F11</kbd>).
3. Set a condition to ***Connection type*** and ***Certificate (.pfx, .crt, .cer, .p12, .pem)***.
4. Click ***Search***.
5. Press <kbd>Ctrl</kbd> and click to select the certificates.
6. Click ***Select in navigation pane***.
7. In the navigation pane, right-click the selection and select ***Edit*** – ***Edit (special actions)*** (or do the same in the ribbon).
8. In the ***Convert to*** section, select ***Convert to X.509 credential entry*** and click ***Execute***.
9. Enable ***Keep folder*** to retain the certificate in its current location during conversion; leave it disabled to move it to the root of the vault.
10. Click ***Convert***.

### See also

* [Advanced search](https://docs.devolutions.net/rdm/commands/view/search/advanced/)
* [Configure certificate (X.509) credential entry type](https://docs.devolutions.net/rdm/kb/how-to-articles/configure-x509-certificate-credential-entry-type/)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.devolutions.net/rdm/knowledge-base/how-to-articles/convert-a-legacy-certificate-entry-to-an-x.509-credential-entry.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.
