Error message "Revocation information for the security certificate for this site is not available. Do you want to proceed? [Yes] [No] [View certificate]

Anonymous
2010-04-24T21:13:04+00:00

For some time I have been receiving the dialog box containing "Security Alert 'Revocation information for the security certificate for this site is not available. Do you want to proceed? [Yes] [No] [View certificate]' ." I know that many, if not all, of the sites are OK as I have used them multiple times in the past.

I have tried various "fixes" found by Googling "revocation information" and nothing fixes the problem--what ever it is.

When I try to do various updates, not related to this problem, I am not allow to download the updates because of a security problem.

Any suggestions for a computer challenged user? Thanks.

Richard

Windows for home | Previous Windows versions | Performance and system failures

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

58 additional answers

Sort by: Most helpful
  1. Anonymous
    2014-05-29T07:20:44+00:00

    Thanks A lot.

    I was so irritated from the messages, i think you understand well.

    Thank you so much

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2014-04-11T00:29:57+00:00

    This is the best way to turn off revocation certificate warning when your user profiles have already been created .

    When you do the following  'start'   'control panel'   'internet options' 

    Select  'advanced' tab  scroll down to the 'security' section.

    UNTICK     'Check For Publisher's Revocation'    then click  'Apply'  and  OK.  

    This will only change for current user.

    To change in all user profiles try the following

    Create a afixrevoke.reg file containing the following

    The file name is what I have used can be changed but must be reflected in script below

    Windows Registry Editor Version 5.00

    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Active Setup\Installed Components\afixrevoke]

    @="A fixrevoke"

    "ComponentID"="Afixrevoke"

    "IsInstalled"=dword:00000002

    "DontAsk"=dword:00000002

    "Locale"="*"

    "StubPath"="C:\WINDOWS\regedit.exe /s C:\TRS\Apps\Java\revoke.reg"

    "Version"="1,0,0,0

    Create a second revoke.reg file with the following

    Once again this is a file name I have used can be changed

    Windows Registry Editor Version 5.00

    [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\WinTrust\Trust Providers\Software Publishing]

    "State"=dword:00023e00

    Make sure the “stubPath” is where the revoke.reg file is located.

    Apply the afixrevoke.reg file to the machine and each time a user logs on it will run an IE update will run and set the registry for that profile.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2014-04-05T14:05:20+00:00

    You, Sir, are a legend! A million thanks.

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2014-03-10T23:46:06+00:00

    I'll try your method and see what happen. Thanks

    Was this answer helpful?

    0 comments No comments