Categories:
Android (13)
Apple Mac (27)
DH Keys (39)
DSA Keys (71)
EC Keys (1855)
Firefox (30)
General (10)
Google Chrome (25)
Intermediate CA (152)
Java VM (29)
JDK Keytool (28)
Microsoft CertUtil (29)
Microsoft Edge (9)
Mozilla CertUtil (21)
OpenSSL (236)
Other (7)
Portecle (38)
Publishers (5385)
Revoked Certificates (16)
Root CA (85)
RSA Keys (4397)
Tools (46)
Tutorial (1)
What Is (22)
Windows (127)
Collections:
Other Resources:
Troubleshoot Certificate-Related Problems
This section lists a few common issues you may encounter when using the Certificates snap-in or working with certificates.
What problem are you having?
Cause: The type of certificate you are requesting is not available.
Solution: Contact your administrator.
Cause: In order for clients to receive certificates, they need to be able to contact the certification authority (CA) that will process the request.
Solution: If a CA is intended to be offline, the certificate request must be processed manually by copying it to removable media and physically carrying it to the CA for processing. Otherwise, wait until the CA is once again online and try again.
Cause: If the CA is online but enrollment still fails, autoenrollment permissions might have been configured incorrectly.
Solution: An administrator must modify the access control list on the certificate template to grant Read, Enroll, and Autoenroll permissions for the intended recipients of the certificate.
Cause: The CA Web Enrollment pages on the server that you are attempting to contact need to be updated to process certificate requests from this version of Windows.
Solution: Contact your administrator.
Cause: The certificate has expired or is not valid for the intended purpose.
Solution: View the certificate to determine its expiration date. If it has expired, use the Certificate Renewal Wizard to renew the certificate. If it has not expired, verify that the certificate is valid for your desired purpose. If it is not, request a new certificate for the desired purpose.
Additional references
✍: Microsoft
2016-07-15, 1860👍, 0💬
Popular Posts:
Certificate Summary: Subject: GeoTrust Primary Certification Authority Issuer: GeoTrust Primary Cert...
How to create a new certificate to be used by someone to secure emails using "makecert.exe"? If you ...
What commands are available in the Mozilla "certutil" tool? How to get a list of those commands? If ...
Why I am getting the "unable to open './demoCA/index.txt'" error when running OpenSSL "ca" command? ...
How to generate a new EC parameter file using OpenSSL "genpkey -genparam" command? If you need a new...