ojdkbuild / ojdkbuild

Community builds using source code from OpenJDK project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fixed Icedtea-Web issues with trusted.jssecerts

patris70 opened this issue · comments

Hi,

Icedtea-Web has Problem, because does not use trusted.jssecerts File and adds SSL certificate to trusted.certs File (as Info: trusted.certs File is for Code-Signing certificates).
In Zip File is CertWarningPane.java and SecurityUtil.java Files (added trusted.jssecerts function)

Files.zip

Patch looks okay, but unless there is some user-facing issue with this file, I'd rather not change this certs handling. It should not be that important, how exactly webstart stores its internal files. Closing as "won't fix".