/build/static/layout/Breadcrumb_cap_w.png

Java - Need to suppress security warning in IE

Below are my deployment.config and deployment.properties.

I have the website that is getting the security warning listed an a site in exception.sites. I see it in the Java Control Panel list.

I thought the setting deployment.security.mixmode=HIDE_RUN would bypass the pesky Security Warning pop up in IE, but it always keeps showing it's ugly face asking if I want to run the application or not.

What am I missing here?


deployment.config

deployment.system.config.mandatory=true
deployment.system.config=file\:C\:/Windows/Sun/Java/Deployment/deployment.properties


deployment.properties

# Mixed code (sandbox vs. trusted) security verification
deployment.security.mixcode=HIDE_RUN
# Security Level
deployment.security.level=HIGH
# Enable Java content in the browser
deployment.webjava.enabled=true
# JNLP File/MIME Association
deployment.javaws.associations=0
deployment.javaws.autodownload=NEVER
deployment.javaws.autodownload.locked
# Prompt: Your Java version is insecure. or Your Java version is out of date
deployment.expiration.check.enabled=false
deployment.expiration.check.enabled.locked
# Exception sites file location
deployment.user.security.exception.sites=C\:/Windows/Sun/Java/Deployment/exception.sites
# Java Console - Options for show, disable or hide the Java Console
deployment.console.startup.mode=HIDE



0 Comments   [ + ] Show comments

Answers (0)

Be the first to answer this question

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ