Hello,
Is there a function available in the PSPKI-Module (or PS-Code available) for extracting the SANs of an existing Certificate Request (which exists as Base64-Encoded String available in Memory/in a File)?
When submitting a CSR to the CA for signing there is the possibility to pass additional SANs via an own Parameter of the Submit-CertificateRequest function. But doing this, SANs which are already in the CSR are irgnored.
So it would be fine to extract SANs from the CSR-String and add additional SANs (collected via a GUI) to them and then Submit them to the CA.
Thank you in advance for your answer
Regards Andreas
Comments: Resolved via workaround.
Is there a function available in the PSPKI-Module (or PS-Code available) for extracting the SANs of an existing Certificate Request (which exists as Base64-Encoded String available in Memory/in a File)?
When submitting a CSR to the CA for signing there is the possibility to pass additional SANs via an own Parameter of the Submit-CertificateRequest function. But doing this, SANs which are already in the CSR are irgnored.
So it would be fine to extract SANs from the CSR-String and add additional SANs (collected via a GUI) to them and then Submit them to the CA.
Thank you in advance for your answer
Regards Andreas
Comments: Resolved via workaround.