修正m.vk.com部分服务器EV证书和非EV证书切换的问题
This commit is contained in:
@@ -234,7 +234,7 @@ static long srv_st_write_cb(void * data, const uchar * key, uint size, void * us
|
|||||||
{
|
{
|
||||||
srv_st->ct_st_switched++;
|
srv_st->ct_st_switched++;
|
||||||
}
|
}
|
||||||
assert(srv_st->ev_st_switched<2&&srv_st->ct_st_switched<2);
|
// assert(srv_st->ev_st_switched<2&&srv_st->ct_st_switched<2);
|
||||||
return 1;
|
return 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user