瀏覽代碼

Update mac.sh

MoeClub 3 年之前
父節點
當前提交
0fdad69d53
共有 1 個文件被更改,包括 5 次插入0 次删除
  1. 5 0
      AnyConnect/mac.sh

+ 5 - 0
AnyConnect/mac.sh

@@ -51,6 +51,11 @@ cat >"/opt/cisco/anyconnect/profile/profile.xml"<<EOF
 		<RestrictPreferenceCaching>false</RestrictPreferenceCaching>
 		<RestrictTunnelProtocols>false</RestrictTunnelProtocols>
 		<BypassDownloader>true</BypassDownloader>
+		<AutoUpdate>false</AutoUpdate>
+		<CertificateStore>All</CertificateStore>
+		<CertificateStoreMac>All</CertificateStoreMac>
+		<CertificateStoreLinux>All</CertificateStoreLinux>
+		<CertificateStoreOverride>true</CertificateStoreOverride>
 		<AuthenticationTimeout>16</AuthenticationTimeout>
 		<WindowsVPNEstablishment>AllowRemoteUsers</WindowsVPNEstablishment>
 		<LinuxVPNEstablishment>AllowRemoteUsers</LinuxVPNEstablishment>