EventStore/EventStoreDB-Client-Java

Interface for Certificate Input

rmfaheem opened this issue · 0 comments

The Java client only supports using the default JVM truststore.

On Containers, it can be cumbersome to load certificates into the trust store. Can it be made possible to provide an interface for streaming the certificates and keys into the client application?

Source Ticket: 110542