EventStore / EventStoreDB-Client-Java

Official Asynchronous Java 8+ Client Library for EventStoreDB 20.6+
https://eventstore.com
Apache License 2.0
61 stars 19 forks source link

DEV-299 - Support providing an x.509 certificate for user authentication #266

Closed josephcummings closed 3 months ago

josephcummings commented 5 months ago

Added: new connection settings to provide an x.509 certificate for user authentication.

linear[bot] commented 5 months ago

DEV-299 Support user x.509 authentication on the Java client