I have this weird unexplained delay before the certificates i put in my servers start actually working
it goes something like this:
I add the certificates snap-in to mmc to manage the computer account certificates
I then add some certificates to the trusted root certificates, and some to the intermediate certification authorities
The certificates i add to the trusted root certificates are of the entire organization, and the ones i add to the intermediate certification authorities are of the branch i belong to.
I publish the certificates to active directory using the cmd command "cerutil -f -dspublish RootCA" and "certutil -f -dspublish NTAuthCA"
I try to log in using my smartcard, and i get this error: "an untrusted certificate authority was detected while processing the smart card"
I wait a day, and then everything is suddenly working fine, i can log in, i don't get any errors, nothing.
I've searched everywhere for this weird delay, but i haven't managed to find anything concrete, anyone has any ideas?