Discussion:
Certificate services
(too old to reply)
Rob
2003-11-14 10:19:07 UTC
Permalink
One of our servers certificate services service has
stoped, i have had a look on technet but to no success.

The error is "the certificate services service terminated
with service-specific error 2148073494"

Please can anyone help?
David Cross [MS]
2003-11-14 13:39:59 UTC
Permalink
C:\Documents and Settings\David>certutil.exe -error 2148073494
402.203.0: 0x80070057 (WIN32: 87): ..CertCli Version
0x80090016 (-2146893802) -- 2148073494 (-2146893802)
Error message text: Keyset does not exist
CertUtil: -error command completed successfully.

This error ususally means that the key is not accessible, has been corrupted
or has lost an association with the certificate. Hard to speculate what may
have caused this. you can try using certutil.exe -repairstore command on
Windows Server 2003 as a first start. This problem may be more complex than
can be solved in a newsgroup.

C:\Documents and Settings\David>certutil.exe -repairstore /?
402.203.0: 0x80070057 (WIN32: 87): ..CertCli Version
Usage:
CertUtil [Options] -repairstore CertificateStoreName CertId
Repair certificate KeyProvInfo in store
CertificateStoreName -- Certificate store name. See -store.
CertId -- Certificate or CRL match token. See -store.
--
David B. Cross [MS]

--
This posting is provided "AS IS" with no warranties, and confers no rights.

http://support.microsoft.com
Post by Rob
One of our servers certificate services service has
stoped, i have had a look on technet but to no success.
The error is "the certificate services service terminated
with service-specific error 2148073494"
Please can anyone help?
Loading...