Hi, We have successfully been using the CAPI engine to provide OpenSSL client cert authentication in environments where Windows Cryptographic Service Providers (CSP) are used for private key storage.
But we also have a few environments that have migrated from CSP to a Windows Key Storage Provider and CNG based encryption algorithms. Looking at top-of-tree for OpenSSL, I see there's currently only code for Windows CryptAcquireContext() and hence CSPs, not for the CNG APIs (NCryptOpenStorageProvider, BCryptOpenAlgorithmProvider et al). Are there plans or work in progress, for the OpenSSL CAPI engine to support environments where CNG is in use? thanks Matt -- View this message in context: http://openssl.6102.n7.nabble.com/CNG-support-for-OpenSSL-CAPI-Engine-tp66193.html Sent from the OpenSSL - Dev mailing list archive at Nabble.com. -- openssl-dev mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev