Download and unzip the attached VIP_EG_G2Support.zip to a temp location.
Open an administrator command prompt/shell and navigate to the extracted location of the VIP_EG_G2Support.zip.
Windows:
VIP EG 9.9.x, type:
set "VRSN_MAUTH_HOME=C:\Program Files (x86)\Symantec\VIP_Enterprise_Gateway"
VIP EG 9.10.x, type:
set "VRSN_MAUTH_HOME=C:\Program Files\Symantec\VIP_Enterprise_Gateway"
Type g2support.bat and press enter
Linux:
Type export VRSN_MAUTH_HOME=<VIP_EG_Install_ Directory> and press enter
Type g2support.sh and press enter
The script may take a few minutes to run. You may see a warning message "WARNING: Runtime environment or build system does not support multi-release JARs. This will impact location-based features."
The message "Changes to certificate Store(s) saved successfully" indicates the script is complete.
Verifying the DigiCert G2 Root CA chain from the VIP Enterprise Gateway:
From an administrator command prompt, navigate to <VIP_EG_install_location>\jvm\bin.
VIP EG 10.x and later: type keytool -printcert -file "C:\Program Files\Symantec\VIP_Enterprise_Gateway\confoot.pem" >C:\certs.txt(adjust the path, if necessary)
VIP EG 9.9.2: type keytool -printcert -file "C:\Program Files (x86)\Symantec\VIP_Enterprise_Gateway\confoot.pem" >C:\certs.txt(adjust the path, if necessary)
View the contents of the C:\certs.txt file and search for the line CN=DigiCert Global Root G2.
SSL connection test (Windows):
Open an administrative command prompt and navigate to <VIPEG_install>\tools. Run this command: openssl s_client -connect newca.vip.symantec.com:443 -CAfile "C:\Program Files\Symantec\VIP_Enterprise_Gateway\confoot.pem"
9.10.1 (unpatched) and lower - expected failure: "Verify return code: 20 (unable to get local issuer certificate)"