You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello
I can't logon on my windows domain servers.
Reason : message displayed on logon process : unable to check certicate revocation list.
after debugging I found :
command : certutil -urlfetch -verify test.svc-teleport.der
Erreur lors de la récupération de l’URL : file not found 0x80070002 (WIN32: 2 ERROR_FILE_NOT_FOUND)
ldap:///CN=XXXXXXXXXXXXXXXXXXXXXXXXXXXXX,CN=Teleport,CN=CDP,CN=Public Key Services,CN=Services,CN=Configuration,DC=domain,DC=com?certificateRevocationList?base?objectClass=cRLDistributionPoint
I see the error but I don't know how resolve this.
Thanks for help
Alex
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello
I can't logon on my windows domain servers.
Reason : message displayed on logon process : unable to check certicate revocation list.
after debugging I found :
command : certutil -urlfetch -verify test.svc-teleport.der
0x80092013 (-2146885613 CRYPT_E_REVOCATION_OFFLINE)
Erreur lors de la récupération de l’URL : file not found 0x80070002 (WIN32: 2 ERROR_FILE_NOT_FOUND)
ldap:///CN=XXXXXXXXXXXXXXXXXXXXXXXXXXXXX,CN=Teleport,CN=CDP,CN=Public Key Services,CN=Services,CN=Configuration,DC=domain,DC=com?certificateRevocationList?base?objectClass=cRLDistributionPoint
I see the error but I don't know how resolve this.
Thanks for help
Alex
Beta Was this translation helpful? Give feedback.
All reactions