TSG-3445 修正 TFE 从毕方加载可信证书时,SSL 证书校验不可信的 bug
This commit is contained in:
@@ -288,7 +288,8 @@ void trusted_CA_update_finish_cb(void* u_para)
|
||||
g_pangu_rt->ca_store_reseting--;
|
||||
if(g_pangu_rt->ca_store_reseting==0)
|
||||
{
|
||||
TFE_LOG_INFO(g_pangu_rt->local_logger, "Trusted CA Store Reset Finish.");
|
||||
tfe_proxy_ssl_reset_trust_ca_finish();
|
||||
TFE_LOG_INFO(g_pangu_rt->local_logger, "Trusted CA Store Reset Finish.");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user