Welcome to MS Vista Forums!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

This organization's certificate has been revoked.

 
   MS Vista Forums (Home) -> Security RSS
Next:  Visa and Windows Defender versions  
Author Message
Martin Kulov [MVP]

External


Since: Dec 28, 2007
Posts: 2



(Msg. 1) Posted: Fri Dec 28, 2007 5:16 pm
Post subject: This organization's certificate has been revoked.
Archived from groups: microsoft>public>windows>vista>security (more info?)

Hi,

I have one SSL protected web site with certificate issued by our
organization.
It used to run fine untill recently I replaced the old certificate with the
other one with the same name and host address due to configuration issues.I
also revoked the old one.
Now when I try to access the site I can not enter because of this screen:

There is a problem with this website's security certificate.
This organization's certificate has been revoked.

Security certificate problems may indicate an attempt to fool you or
intercept any data you send to the server.
We recommend that you close this webpage and do not continue to this
website.
Click here to close this webpage.

More information

Please notice that the Continue to this website (not recommended). link is
missing, because href attribute is empty.
The actual HTML is like this:

<!-- continue to site-->
<tr>
<td > </td>
<td id="continueToSiteAlign" align="left" valign="middle">
<h4 id="continueToSite">
<img src="red_shield.png" ID="ImgOverride" border="0" alt="Not
recommended icon" class="actionIcon"><A href='' ID="overridelink"
NAME="overridelink" >Continue to this website (not recommended).</A>
</h4>
</td>
</tr>

I can not enter the site at all and unchecking the Check revocation list
option is not an option for the clients that are using this site.

Please let me know how I can proceed.

Thanks!

Martin Kulov
www.kulov.net

 >> Stay informed about: This organization's certificate has been revoked. 
Back to top
Login to vote
Susan Bradley

External


Since: Dec 28, 2007
Posts: 3



(Msg. 2) Posted: Fri Dec 28, 2007 5:16 pm
Post subject: Re: This organization's certificate has been revoked. [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Martin Kulov [MVP] wrote:
> Hi,
>
> I have one SSL protected web site with certificate issued by our
> organization.
> It used to run fine untill recently I replaced the old certificate with
> the other one with the same name and host address due to configuration
> issues.I also revoked the old one.
> Now when I try to access the site I can not enter because of this screen:
>
> There is a problem with this website's security certificate.
> This organization's certificate has been revoked.
>
> Security certificate problems may indicate an attempt to fool you or
> intercept any data you send to the server.
> We recommend that you close this webpage and do not continue to this
> website.
> Click here to close this webpage.
>
> More information
>
> Please notice that the Continue to this website (not recommended).
> link is missing, because href attribute is empty.
> The actual HTML is like this:
>
> <!-- continue to site-->
> <tr>
> <td > </td>
> <td id="continueToSiteAlign" align="left" valign="middle">
> <h4 id="continueToSite">
> <img src="red_shield.png" ID="ImgOverride" border="0" alt="Not
> recommended icon" class="actionIcon"><A href='' ID="overridelink"
> NAME="overridelink" >Continue to this website (not recommended).</A>
> </h4>
> </td>
> </tr>
>
> I can not enter the site at all and unchecking the Check revocation list
> option is not an option for the clients that are using this site.
>
> Please let me know how I can proceed.
>
> Thanks!
>
> Martin Kulov
> www.kulov.net
>
>
It appears to me that the cert chain is still pointing to the old
certificate.

Go on the server itself and inspect in the IIS, directory security, the
certificate. Is is the proper one? You may need to rerun the cert
request and go to the Cert authority and run the rekeying wizard.

Bottom line, in my experience this isn't an issue with Vista, but rather
your certificate on the IIS side.

 >> Stay informed about: This organization's certificate has been revoked. 
Back to top
Login to vote
Martin Kulov [MVP]

External


Since: Dec 28, 2007
Posts: 2



(Msg. 3) Posted: Fri Jan 04, 2008 1:01 pm
Post subject: Re: This organization's certificate has been revoked. [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Susan Bradley" wrote in message

> Martin Kulov [MVP] wrote:
>> Hi,
>>
>> I have one SSL protected web site with certificate issued by our
>> organization.
>> It used to run fine untill recently I replaced the old certificate with
>> the other one with the same name and host address due to configuration
>> issues.I also revoked the old one.
>> Now when I try to access the site I can not enter because of this screen:
>>
>> There is a problem with this website's security certificate.
>> This organization's certificate has been revoked.
>>
>> Security certificate problems may indicate an attempt to fool you or
>> intercept any data you send to the server.
>> We recommend that you close this webpage and do not continue to this
>> website.
>> Click here to close this webpage.
>>
>> More information
>>
>> Please notice that the Continue to this website (not recommended). link
>> is missing, because href attribute is empty.
>> The actual HTML is like this:
>>
>> <!-- continue to site-->
>> <tr>
>> <td > </td>
>> <td id="continueToSiteAlign" align="left" valign="middle">
>> <h4 id="continueToSite">
>> <img src="red_shield.png" ID="ImgOverride" border="0" alt="Not
>> recommended icon" class="actionIcon"><A href='' ID="overridelink"
>> NAME="overridelink" >Continue to this website (not recommended).</A>
>> </h4>
>> </td>
>> </tr>
>>
>> I can not enter the site at all and unchecking the Check revocation list
>> option is not an option for the clients that are using this site.
>>
>> Please let me know how I can proceed.
>>
>> Thanks!
>>
>> Martin Kulov
>> www.kulov.net
>>
>>
> It appears to me that the cert chain is still pointing to the old
> certificate.
>
> Go on the server itself and inspect in the IIS, directory security, the
> certificate. Is is the proper one? You may need to rerun the cert
> request and go to the Cert authority and run the rekeying wizard.
>
> Bottom line, in my experience this isn't an issue with Vista, but rather
> your certificate on the IIS side.

The certificate is fine. I already made a new certficate request.
And it is an IE7 issue because it blocks me to continue and view the site
because the Continue to this website (not recommended) is just not working!
There is no way to view the site. I do not care if the certificate validates
or not. I should be able to view the site even after 5 warning
messages.There is no way to go to site in this situation.

Thanks,
Martin Kulov
www.kulov.net
 >> Stay informed about: This organization's certificate has been revoked. 
Back to top
Login to vote
stealthsid

External


Since: May 25, 2010
Posts: 1



(Msg. 4) Posted: Tue May 25, 2010 5:18 am
Post subject: Re: This organization's certificate has been revoked. [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I know this is an old post, but it's what I found when searching for the
answer, so I figured I'd post my solution in case it helps others in
this situation.

There is a setting in IE "Check for server certificate revocation *".
For whatever reason, be it an auto-update or a corporate network policy
change, this option became checked for many of our developers.
Unchecking it may resolve this issue.


--
stealthsid
 >> Stay informed about: This organization's certificate has been revoked. 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Select Certificate - I have two platforms on a home network. One is Vista Ultimate x64 and the other is Vista Home Premium x32. As of Saturday, the both started asking for me to "Select a Certificate" about every 30 minutes. In the Select Certificate window, ther...

Aargh! Keep Getting "Certificate Revoked" Messages! - I am at my wit’s end! I frequently get _certificate has been revoked_ for no reason. I even got it when trying to register for posting on THIS site!!! I have gone into Internet Options/Security and tried re-setting the security as low as it will..

How to get an exportable client certificate? - Hi, I've the following problem when attempting to export a e-mail client certificate. “The associated private key is marked as not exportable” This happens after installing the certificate regardless the authority. I tried: - Verisign: They don't...

Digital Signature/Certificate error - Wasn't sure where to post this since this is both an Installation problem and a Security problem. Recently bought a pre-installed Vista Home Basic 32bit Acer PC. I've updated completely, but, I'm having a slight problem installing programs I've..

urgent! .cer certificate installation problem.. - Hi everybody, i am going crazy with this problem I have on Vista. I work in a company that uses Outlook Web Access for remote emailing. I just bought this new PC and I have the .cer file with the certificate of my company. I go to certificate..
   MS Vista Forums (Home) -> Security All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]