All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-java][PATCH 0/3] Java CA certificates updates
@ 2018-03-30  8:40 André Draszik
  2018-03-30  8:40 ` [meta-java][PATCH 1/3] ca-certificates-java: add recipe to generate trustStore André Draszik
                   ` (3 more replies)
  0 siblings, 4 replies; 15+ messages in thread
From: André Draszik @ 2018-03-30  8:40 UTC (permalink / raw)
  To: yocto

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.



^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2018-08-20 13:53 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-30  8:40 [meta-java][PATCH 0/3] Java CA certificates updates André Draszik
2018-03-30  8:40 ` [meta-java][PATCH 1/3] ca-certificates-java: add recipe to generate trustStore André Draszik
2018-04-02  6:43   ` [meta-java][PATCH v2] " André Draszik
2018-06-13  9:22     ` [yocto] " Richard Leitner
2018-06-15  8:03       ` Richard Leitner
2018-03-30  8:40 ` [meta-java][PATCH 2/3] layer.conf: add ca-certificates-java to SIGGEN_EXCLUDERECIPES_ABISAFE André Draszik
2018-03-30  8:40 ` [meta-java][PATCH 3/3] openjdk-8: use ca-certificates-java André Draszik
2018-06-15  8:00   ` Richard Leitner
2018-06-15  8:19     ` [yocto] " Richard Leitner
2018-06-15  8:58       ` Maxin B. John
2018-06-15  9:21         ` Henning Heinold
2018-06-15 12:49           ` Otavio Salvador
2018-08-20 13:42       ` [meta-java][PATCH 3/3] openjdk-8: use ca-certificates-java (was: Re: Fwd: [yocto] [meta-java][PATCH 3/3] openjdk-8: use ca-certificates-java) André Draszik
2018-08-20 13:54         ` Richard Leitner
2018-04-09 13:55 ` [meta-java][PATCH 0/3] Java CA certificates updates Maxin B. John

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.