[yocto] [meta-java][PATCH 0/3] Java CA certificates updates
André Draszik
git at andred.net
Fri Mar 30 01:40:16 PDT 2018
openjdk-8 and openjre-8 use a trustStore that has nothing to do with
the system trusted CA certificates as provided by the ca-certificates
package.
These patches fix both to use the system CA certificates instead.
The depend on oe-core patch
ca-certificates: use relative symlinks from $ETCCERTSDIR
http://lists.openembedded.org/pipermail/openembedded-core/2018-March/149359.html
to be merged first.
More information about the yocto
mailing list