Quantcast
Channel: Public Key Infrastructure PowerShell module
Viewing all articles
Browse latest Browse all 729

New Post: Add Subject Alternate Names to Cert Request

$
0
0
Camelot wrote:
can you provide exact error message why the request is failed?
The EventID in the errorlog was 53 (with Qualifiers 3370, don't know the exact meaning of this number)

The error messages was: Active Directory Certificate Services denied request 782 because The requested certificate template is not supported by this CA, 0x80094800 (-214875392). The request was for CN=testportal.infineon.com,OU....... Additional information: Denied by Policy Module.

What we further detected was, that it was tried to attach part of the SAN Value to the Templatename which of course leads to a Templatename which is not known and thus rejected by the CA. The wrong Templatename contained the Patterns TemplateName\nsan:SANValues

It looks like the Submit-Certificaterequest function concatenates all Strings specified in the -Attribute Parameter

Regards Andreas

Viewing all articles
Browse latest Browse all 729

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>