hi,
We are using a microsoft certificate authority. We want to look into the
possibility to issue certificates with use of the serialnumber attribute set
in the subject of the certificate holder. I have tried to use the
certificate enrollment API without success. The certificate server seems to
ignore serialNumber field (and also dnQualifier field) and issue the
certificate without these fields in it. I have allso tried to make a custom
pkcs10 request with openssl, the same happens, the certificate is issued,
but the serialNumber field is ignored when issued.
QUESTION: How can i make the Windows Certificate Authority able to issue
certificates with the serialNumber attribute set?
best regards,
kaare