[icedtea] [patch] certificate "bundle" key store
Casey Marshall
casey.s.marshall at gmail.com
Sat Jul 14 22:00:02 PDT 2007
I was reading the first item in [1] and thought, "that's really easy
to do," so here's a stab at such a thing.
This is a KeyStore that reads a "certificate bundle" file for trusted
certificates -- these bundles are usually just a bunch of Base-64
encoded X.509 certificates concatenated together. It reads the bundle
distributed with Ubuntu; I haven't tried this with the one on Fedora,
but I assume it's similar.
Thanks.
[1] http://fitzsim.org/blog/?p=19
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cert-bundle.patch
Type: application/octet-stream
Size: 7707 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20070714/e8c69d40/cert-bundle.patch
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2435 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20070714/e8c69d40/smime.p7s
More information about the distro-pkg-dev
mailing list