Smartcard logon problems with third-party CA
Hello, I have got my vacations, so last two weeks I was away from work
for my devoted relaxation, but now I'm again at work.
In the event log there is a warning like this (I translated it, so
could be some difference from US version...):
Origin: CertSvc
Category: none
Type: warning
Event_ID: 53
user: N/D
Description (Translated to US):
Request 117 rejected from the certificate services, the dwValue Type
for CERT_NAME_VALUE non included between character strings. Perhaps it
could be CERT_RDN_ENCODED_BLOB or CERT_TDN_OCTET_STRING. 0x80092024
(-2146885596). The request was for CN=a5y01r12.Domain2. More
information: Rejected by policy module
After the above error, I can find the "Certificate Template" extension
in rejected request, but it is empty.
Ps: To add the "Certificate Template" extension to the certificate
request html page I used the follow code before submit the request:
XEnroll.addExtensionToRequest 0, "1.3.6.1.4.1.311.20.2",
"DomainController"
Thanks for any help,
Luis
|