TSG-3445 修正 TFE 从毕方加载可信证书时,SSL 证书校验不可信的 bug
This commit is contained in:
@@ -17,3 +17,4 @@ int tfe_proxy_ssl_del_trust_ca(const char* pem_file);
|
||||
int tfe_proxy_ssl_add_crl(const char* pem_file);
|
||||
int tfe_proxy_ssl_del_crl(const char* pem_file);
|
||||
void tfe_proxy_ssl_reset_trust_ca();
|
||||
void tfe_proxy_ssl_reset_trust_ca_finish(void);
|
||||
|
||||
Reference in New Issue
Block a user