AutoFixture.ObjectCreationExceptionWithPath : AutoFixture was unable to create an instance from System.Security.Cryptography.X509Certificates.X509Certificate2 because creation unexpectedly failed with exception. Please refer to the inner exception to investigate the root cause of the failure.
Request path:
EventStore.Client.EventStoreClientConnectivitySettings
System.Security.Cryptography.X509Certificates.X509Certificate2 ClientCertificate
System.Security.Cryptography.X509Certificates.X509Certificate2
Inner exception messages:
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.
System.Security.Cryptography.CryptographicException: m_safeCertContext is an invalid handle.
---- System.Reflection.TargetInvocationException : Exception has been thrown by the target of an invocation.
-------- System.Security.Cryptography.CryptographicException : m_safeCertContext is an invalid handle.