[patch][icedtea-web] add support for client authentication certificates

Omair Majid omajid at redhat.com
Tue Sep 20 11:16:40 PDT 2011


On 09/20/2011 06:46 AM, Lars Herschke wrote:
> the attached files adds support for client authentication certificates.
>

Thanks for the patch!

The patch looks fine to me; I am attaching a slightly modified version 
of the patch - it adds a NEWS entry, and applies cleanly to HEAD.

If no one raises any concerns in a day or two, I will apply this to HEAD.

ChangeLog:
2011-09-20  Lars Herschke  <lhersch at dssgmbh.de>

     * netx/net/sourceforge/jnlp/resources/Messages.properties: Add
     CVExportPasswordMessage, CVImportPasswordMessage and
     CVPasswordTitle.
     * netx/net/sourceforge/jnlp/runtime/JNLPRuntime.java (initialize):
     Initialize SSLContext with the user's client certificates.
     * netx/net/sourceforge/jnlp/security/CertificateUtils.java
     (addPKCS12ToKeyStore, addPKCS12ToKeyStore, dumpPKCS12): New methods.
     * netx/net/sourceforge/jnlp/security/viewer/CertificatePane.java
     (getPasswords): New method.
     (ImportButtonListener.actionPerformed): Import client certificates
     in PKCS12 format.
     (ExportButtonListener.actionPerformed): Export client certificates
     in PKCS12 format.

Thanks,
Omair
-------------- next part --------------
A non-text attachment was scrubbed...
Name: icedtea-web-client-auth-certificates-01.patch
Type: text/x-patch
Size: 9250 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20110920/bac5c02a/icedtea-web-client-auth-certificates-01.patch 


More information about the distro-pkg-dev mailing list