Collections:
Other Resources:
Microsoft "certutil" No local Certification Authority Error
Why I am getting the "No local Certification Authority; use -config option" error when running Microsoft "certutil" commands?
✍: FYIcenter.com
Many Microsoft "certutil" commands applies to certificates saved in certficate stores on your local computer.
But some other "certutil" commands applies to certificates maintained by CA (Certification Authority) servers.
If you are running a "certutil" command that applies to a CA server on the local computer and there there is no CA server running on your local computer, you will see the "No local Certification Authority; use -config option" error.
For example:
C:\fyicenter>\windows\system32\certutil -ping CertUtil: No local Certification Authority; use -config option CertUtil: -ping command FAILED: 0x80070103 (WIN32/HTTP: 259) CertUtil: No more data is available.
⇒ Microsoft "certutil" Commands on Certificate Stores
⇐ Download facebook.com Certificate for Microsoft "certutil" Test
2013-04-29, ≈39🔥, 0💬
Popular Posts:
Certificate Summary: Subject: QuoVadis Root Certification Authority Issuer: QuoVadis Root Certificat...
Many applications look for a certificate in only one certificate store. If a certificate is not in t...
Certificate Summary: Subject: GeoTrust Global CA Issuer: GeoTrust Global CA Expiration: 2022-05-21 0...
Why I am getting the "my_ca.srl: No error" error when trying to sign a CSR with OpenSSL "x509" comma...
How to generate a new DSA key pair with a shorter key size using OpenSSL "gendsa" command? If you ne...