I need to add certain URLs to the Java Exception Site List in a Windows 10 server
which has OpenJDK installed. This has to be done to access these URLs from the Internet Explorer as these URLs are applets and they cannot be accessed from any other web browser.
I tried configuring exception site list in Oracle Java and it worked fine but could not achieve this in OpenJDK. I did find this question that had a suggestion for configuring the exception site list for Oracle Java but it doesn't solve my issue.