Този сайт ще има ограничена функционалност, докато се извършва тече неговата поддръжка. Ако дадена статия не може реши проблема ви и искате да зададете въпрос, нашата общност е готова да ви помогне на @firefox в Twitter и /r/firefox в Reddit.

Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Научете повече

Firefox reports SSL certificate expired

  • 1 отговор
  • 5 имат този проблем
  • 24 изгледи
  • Последен отговор от Swarnava Sengupta

more options

This only happens running firefox on OSX, snow leopard. If I go to the verizon secure texting site to send a text message (vtext.com), After filling in form, when I click the submit button, a error message appears that URL www35.vzw.com SSL certificate has expired. If I look at the source HTML this URL is used an event callback. For what I do not know. If I check the URL certificate at Verisign and SSLshopper it indeed is reported as being expired. However, the problem is this. The expired SSL certificate is only reported in firefox on OSX. It is not reported by Chrome, Safari, or Internet explorer on OSX. On SUSE firefox does not report the expired certificate. Nor does chrome. The certificate is not reported as expired by firefox, chrome, or internet explorer on Windows. Why? Here is the code snippet

 var _hbEC=0, _hbE=new Array; function _hbEvent(a,b){b=_hbE[_hbEC++]=new Object();
 b._N=a;b._C=0;return b;}
 var hbx=_hbEvent("pv");hbx.vpc="HBX0200u";hbx.gn="www35.vzw.com";
 
   
  		hbx.acct="DM5701180EEZ;DM570203L6VD";
  	
  	hbx.mlc="/messaging/text+messaging";
  	 
  	hbx.pn="Send+a+Text+Message+Non-Registered";
  	hbx.pndef="title";
  
  	hbx.lt="auto";//LINK TRACKING 
  	hbx.lc="y";//Lower Case
This only happens running firefox on OSX, snow leopard. If I go to the verizon secure texting site to send a text message (vtext.com), After filling in form, when I click the submit button, a error message appears that URL www35.vzw.com SSL certificate has expired. If I look at the source HTML this URL is used an event callback. For what I do not know. If I check the URL certificate at Verisign and SSLshopper it indeed is reported as being expired. However, the problem is this. The expired SSL certificate is only reported in firefox on OSX. It is not reported by Chrome, Safari, or Internet explorer on OSX. On SUSE firefox does not report the expired certificate. Nor does chrome. The certificate is not reported as expired by firefox, chrome, or internet explorer on Windows. Why? Here is the code snippet <pre><nowiki> var _hbEC=0, _hbE=new Array; function _hbEvent(a,b){b=_hbE[_hbEC++]=new Object(); b._N=a;b._C=0;return b;} var hbx=_hbEvent("pv");hbx.vpc="HBX0200u";hbx.gn="www35.vzw.com"; hbx.acct="DM5701180EEZ;DM570203L6VD"; hbx.mlc="/messaging/text+messaging"; hbx.pn="Send+a+Text+Message+Non-Registered"; hbx.pndef="title"; hbx.lt="auto";//LINK TRACKING hbx.lc="y";//Lower Case</nowiki></pre>

Променено на от cor-el

Всички отговори (1)

more options

Is the date / time set correctly on that PC?