-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
7u101
Suddenly using Java 7 u101 we have an error message from client Windows PC
"Your security settings have blocked an untrusted application from running".
We are downloading a JNLP doing then a Java Web start.
We have a valid JAVA certificate and we tested on a HTTPS self-signed as on a
server with a valid APACHE certificate. In both cases we have this blocking issue.
Until Java 7 u99 everything was working. If we add the HTTPS URL to the security
list the application is working.
Just to add that we are using 32 Java version on a 64bit Windows operating
system (2008/2012/8.1/10)
"Your security settings have blocked an untrusted application from running".
We are downloading a JNLP doing then a Java Web start.
We have a valid JAVA certificate and we tested on a HTTPS self-signed as on a
server with a valid APACHE certificate. In both cases we have this blocking issue.
Until Java 7 u99 everything was working. If we add the HTTPS URL to the security
list the application is working.
Just to add that we are using 32 Java version on a 64bit Windows operating
system (2008/2012/8.1/10)
- duplicates
-
JDK-8155076 Webstart loads JARs from MANIFEST.MF after loading the jars from resources-tag
- Closed