Create X.509 certificate entry with PowerShell Module

Implemented

Create X.509 certificate entry with PowerShell Module

avatar

Hello,

we would like to automate various certificate processes and leverage the Devolutions PowerShell module for this.

On the GUI RDM you can create an X.509 certificate entry, supplying a public-private key pair, which gets stored in the database.

My question is can you create a functioning X.509 entry and also retrieve the information from it using the PowerShell module? I have checked the XML for an entry and I can't see any easy way to accomplish this.

If not we will have to pick a different entry for this.

Thank you in advance.

All Comments (2)

avatar

Hello,

The functionality you’re requesting is not yet available, but it is on our backlog. We will be reviewing its priority to determine when it can be scheduled for development.

Best regards,
Maxime

avatar

Hello,

As of version 2025.2.0, it is now possible to import and export X.509 certificates using the PowerShell module. The new cmdlets Import-RDMX509Certificate and Export-RDMX509Certificate allow you to manage certificates directly on the entry.

If you need anything else, feel free to reach out.

Best regards,
Maxime