Venafi / VenafiPS

Powershell module to fully automate your Venafi TLS Protect Datacenter and Cloud platforms!
https://venafips.readthedocs.io/
Apache License 2.0
18 stars 7 forks source link

When Exporting Base64, have an option to save public certificates to .pem file, and private key to .key file #226

Closed JensenBec closed 9 months ago

JensenBec commented 10 months ago

Summary of the new feature/enhancement

It would be nice if it was possible to save public and private part of the certificates into seperate files, when downloading. Adding -Splitfiles could save the different parts into a .pem and a .key file