You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Cesar Souza (JIRA)" <ji...@apache.org> on 2013/10/11 20:50:44 UTC

[jira] [Created] (FELIX-4281) Security Warning: Felix with Java Web Start

Cesar Souza created FELIX-4281:
----------------------------------

             Summary: Security Warning: Felix with Java Web Start
                 Key: FELIX-4281
                 URL: https://issues.apache.org/jira/browse/FELIX-4281
             Project: Felix
          Issue Type: Bug
         Environment: Windows 7 with Java 7 update 40, 64 bits
            Reporter: Cesar Souza
            Priority: Minor


Since the release of Java 7 update 40 the following warning occurs when you try to execute a signed (with valid certificate) Java Web Start application: 

-----------------------------
Security Warning

Do you want to run this application?
An unsigned application from the location below is requesting permission to run.

http://......

Running unsigned applications like this will be blocked in a future
release because it is potentially unsafe and a security risk
-----------------------------

Although the Java recognizes the certificate in the first dialog, it shows the warning message when the Felix's init method is invoked.

I have tested a same application over Java 7 update 21 and everything is ok.



--
This message was sent by Atlassian JIRA
(v6.1#6144)