Az oldal korlátolt funkcionalitással fog rendelkezni, amíg elvégezzük a felhasználói élményt javító karbantartást. Ha egy leírás nem oldja meg a problémáját, és kérdést tenne fel, akkor a támogatási közösségünk a @FirefoxSupport Twitter oldalon tud segíteni, vagy az /r/firefox oldalon a Redditen.

Támogatás keresése

Kerülje el a támogatási csalásokat. Sosem kérjük arra, hogy hívjon fel egy telefonszámot vagy osszon meg személyes információkat. Jelentse a gyanús tevékenységeket a „Visszaélés bejelentése” lehetőséggel.

További tudnivalók

A témacsoportot lezárták és archiválták. Tegyen fel új kérdést, ha segítségre van szüksége.

Firefox reports SSL certificate expired

  • 1 válasz
  • 5 embernek van ilyen problémája
  • 24 megtekintés
  • Utolsó üzenet ettől: 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>

Módosította: cor-el,

Összes válasz (1)

more options

Is the date / time set correctly on that PC?