Przeszukaj pomoc

Unikaj oszustw związanych z pomocą.Nigdy nie będziemy prosić Cię o dzwonienie na numer telefonu, wysyłanie SMS-ów ani o udostępnianie danych osobowych. Zgłoś podejrzaną aktywność, korzystając z opcji „Zgłoś nadużycie”.

Learn More

Firefox reports SSL certificate expired

  • 1 odpowiedź
  • 5 osób ma ten problem
  • 24 wyświetlenia
  • Ostatnia odpowiedź od 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>

Zmodyfikowany przez cor-el w dniu

Wszystkie odpowiedzi (1)

more options

Is the date / time set correctly on that PC?