PKISolutions / PSPKI

PowerShell PKI Module
Microsoft Public License
382 stars 59 forks source link

Submit-CertificateRequest: Alternative Certificate Inputs #168

Open Viajaz opened 2 years ago

Viajaz commented 2 years ago

It would be useful to be able to pass on a string of a base64 encoded CSR directly to Submit-CertificateRequest instead of having to dump it to file first.

bencoremans commented 4 months ago

Would like this option as well.