Home
last modified time | relevance | path

Searched refs:IPSEC_CA_CERT (Results 1 – 2 of 2) sorted by relevance

/tools/test/connectivity/acts/framework/acts/test_utils/net/
Dconnectivity_const.py102 IPSEC_CA_CERT = "ipsecCaCert" variable in VpnProfile
/tools/test/connectivity/acts/tests/google/net/
DLegacyVpnTest.py111 vpn_profile[VPN_CONST.IPSEC_CA_CERT] = cert_name.split('.')[0]