[Bug 3258] New: Incorrect import proxy settings from the browser

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Mon Dec 5 12:56:59 UTC 2016


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

            Bug ID: 3258
           Summary: Incorrect import proxy settings from the browser
           Product: IcedTea-Web
           Version: 1.6.2
          Hardware: x86_64
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: NetX (javaws)
          Assignee: jvanek at redhat.com
          Reporter: greenx at yandex.ru
                CC: unassigned at icedtea.classpath.org

javaws ignores the list of servers for which you can not use a proxy.

user_pref("network.proxy.no_proxies_on"...

Case study: there are internal hosts only available internal network
(specifically servers Supermicro IPMI Aten iKVM).
In the outside world, we go through a proxy.
Due to the Network Policy the proxy server can go only to outside world. 
For internal servers exist exceptions list in the browser.
As a result, the browser is functioning normally with the servers listed in the
exclusion list, but can't run any JAVA application from it. 
javaws import the list proxies list from browser and tries to connect to a
server through a proxy (to download JAR files).

-- 
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/20161205/c5d84210/attachment.html>


More information about the distro-pkg-dev mailing list