TSG-700 中间证书缓存条件,与证书校验开关无关,tfe按照x509/openssl的标准校验证书
This commit is contained in:
@@ -19,6 +19,7 @@ struct cert_verify_param
|
||||
char no_verify_cn;
|
||||
char no_verify_issuer;
|
||||
char no_verify_expiry_date;
|
||||
char real_untrust;
|
||||
};
|
||||
struct cert_verify_result
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user