Table of Contents
Problem
‘Application blocked by Java Security’ error dialog box prompt when attempt to connect VPN.
Solution 1: Add websites to exception list in Java
- Go to Start > type Java control panel and press Enter key.
- Go to Security tab. If Security Level is set to Very High then reduce it to High.
- Click on Edit Site List button.
- Click Add to type in the site URL.
- In the highlighted line, type the URL and then click OK button.
- After launching web browser and attempting the URL, Do you trust prompt will come up, tick Always trust boxes and then click OK.
Solution 2: Clear Java cache
- Go to Start > type Java control panel and press Enter key.
- Navigate to General tab, and click Settings under the temporary internet files section.
- Click Delete Files on the temporary files settings dialog box
- Click OK on the Delete Files and Applications prompt and follow the prompts.
Solution 3: Flush DNS
- Go to Start > Type cmd.
- Type
ipconfig /flushdns
and press Enter.
Solution 4: Clear web browser cache
- Launch web browser e.g. Microsoft Edge
- Press Ctrl + Shift + Delete to access Clear recent history dialog.
- Under Time range to clear drop-down menu, select Everything.
- Make sure to check Cache box. Click on Clear Now.
Note: Ctrl + Shift + Delete can also be used to clear cache on other web browsers.
Solution 5: Reinstall VPN Software
Solution 6: Install Windows updates
- Go to Start > type windows update in the search box and then click on Windows Update to proceed.
- Check for updates and install the available updates.
- Restart PC after the update is completed.