Re: [yocto] [meta-java][PATCH 0/3] Java CA certificates updates

2018-04-09 Thread Maxin B. John
Hi, On Fri, Mar 30, 2018 at 09:40:16AM +0100, André Draszik wrote: > 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. > > T

[yocto] [meta-java][PATCH 0/3] Java CA certificates updates

2018-03-30 Thread André Draszik
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 $ETCCERT