TCP SDK 21.2.0 SSL Certificate

Hello,

We want to use the new Client version (21.2.0) with SSL but we are not able to put the certificate in the root folder on the Azure app service because it’s forbidden, so I’m interested if we can change the default path for reading certificate or to manually set certificate to client instance?

@maksim, unfortunately, that’s not possible at the moment. However, that’s a valid request. I created a GH issue for that case: https://github.com/EventStore/EventStoreDB-Client-Dotnet-Legacy/issues/31. Dev Team is investigating the needed effort/steps.

Btw. did you consider using the gRPC client? TCP is considered a legacy.

1 Like

Thank you for your reply. I will consider switching to gRPC instead.

1 Like