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
Okay, I have the initial code working now. I added some basic tests for connection string parsing, not sure how to approach the test against certificate store itself - should it attempt to write testing certificate to the store and then use that for tests? Or simply write the function requiring the input through InlineData? Eg. CertificateStoreLocation and the thumbprint?
Since .NET Core can deal with Windows's certificate store, it should be supported in connection string just like in full .NET Framework versions.
The text was updated successfully, but these errors were encountered: