RavenDB.DependencyInjection icon indicating copy to clipboard operation
RavenDB.DependencyInjection copied to clipboard

RavenDB authentication certificate

Open farhadnowzari opened this issue 3 years ago • 1 comments

Hi,

Thanks for the library. I have a question about the certificate file. On the server if the certificate is stored on Trusted windows store certificates doesn't the library pick it from there or if we could just give it a fingreprint of the certificate so we don't need to put the pfx password inside the appsettings. Or you suggest then we do the certificate generation manually? from this section. https://github.com/JudahGabriel/RavenDB.DependencyInjection#manual-configuration

farhadnowzari avatar Jun 07 '21 11:06 farhadnowzari

It would be nice to have built-in support for providing the store location (current user/local machine, etc.) and thumbprint. 👍

kamranayub avatar Jul 30 '21 14:07 kamranayub