[Bug 1625] New: Dell iDRAC virtual console: icedtea does not find trusted.certs and trusted.jssecerts (fails to look into ~/.icedtea/security)

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Wed Dec 18 04:36:56 PST 2013


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1625

            Bug ID: 1625
           Summary: Dell iDRAC virtual console: icedtea does not find
                    trusted.certs and trusted.jssecerts (fails to look
                    into ~/.icedtea/security)
    Classification: Unclassified
           Product: IcedTea-Web
           Version: 1.3.2
          Hardware: x86
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P3
         Component: NetX (javaws)
          Assignee: omajid at redhat.com
          Reporter: tim.banchi at gmail.com
                CC: unassigned at icedtea.classpath.org

When trying to connect to the virtual console via DELL iDRAC, icedtea fails to
find the files trusted.certs and trusted.jssecerts in ~/.icedtea/security.
Instead it looks in ~/.java/deployment/security but this folder does not exist 


A) system configuration
lsb_release -a
LSB Version:   
core-2.0-ia32:core-2.0-noarch:core-3.0-ia32:core-3.0-noarch:core-3.1-ia32:core-3.1-noarch:core-3.2-ia32:core-3.2-noarch:core-4.0-ia32:core-4.0-noarch
Distributor ID:    Ubuntu
Description:    Ubuntu 13.04
Release:    13.04
Codename:    raring

dpkg -l | grep icedtea:
ii  icedtea-7-jre-jamvm:i386                                   
7u25-2.3.10-1ubuntu0.13.04.2            i386         Alternative JVM for
OpenJDK, using JamVM
ii  icedtea-7-plugin:i386                                      
1.3.2-1ubuntu1.1                        i386         web browser plugin based
on OpenJDK and IcedTea to execute Java applets
ii  icedtea-netx:i386                                          
1.3.2-1ubuntu1.1                        i386         NetX - implementation of
the Java Network Launching Protocol (JNLP)
ii  icedtea-netx-common                                        
1.3.2-1ubuntu1.1                        all          NetX - implementation of
the Java Network Launching Protocol (JNLP)

B) bug
steps to replicate the bug:
1) open Dell iDRAC, launch virtual console
2) download viewer.jnlp(192.168.XXXXX ....)
3) open viewer.jnlp(192.168.XXXX .... with icedtea
4) after loading, a window appears saying that the connection will be
terminated

steps to resolve the bug:
1)mkdir –p ~/.java/deployment/security
2) cp ~/.icedtea/security/trusted.* ~/.java/deployment/security
3) Launch virtual console

this bug is also documented here:
http://en.community.dell.com/techcenter/b/techcenter/archive/2012/05/24/idrac7-virtual-console-enhanced-security-checks-in-the-integrated-dell-remote-access-controller.aspx
and 
http://people.binf.ku.dk/~hanne/b2evolution/blogs/index.php/2012/08/09/dell-idrac-7-will-not

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20131218/1d455936/attachment.html 


More information about the distro-pkg-dev mailing list