You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: