Re: Java truststores

2024-12-19 Thread Gabor Somogyi
> > -- > > Nic Townsend > IBM Event Processing > Senior Engineer / Technical Lead > > Slack: @nictownsend > > > > From: Gabor Somogyi > Date: Thursday, 19 December 2024 at 11:07 > To: dev@flink.apache.org > Subject: [EXTERNAL] Re: Java truststores > Hi N

RE: Java truststores

2024-12-19 Thread Nic Townsend
Engineer / Technical Lead Slack: @nictownsend From: Gabor Somogyi Date: Thursday, 19 December 2024 at 11:07 To: dev@flink.apache.org Subject: [EXTERNAL] Re: Java truststores Hi Nic, Not sure I understand all of the road blockers but truststore is normally not per application but per company/org

Re: Java truststores

2024-12-19 Thread Gabor Somogyi
Hi Nic, Not sure I understand all of the road blockers but truststore is normally not per application but per company/org which is relatively static (or at least not short lived). Keystores are normally propagated through volume mounts. Is it not possible to import the truststore into the JVM tr