搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Firefox reports SSL certificate expired

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?