Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork10.9k
How to support the TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256 cipher suite to the latest version of OpenSSL#29059
Unanswered
TWLemontree asked this question inQ&A
-
The ISO 15118-2 protocol mandates the implementation of the TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256 cipher suite. However, this cipher suite appears to have been removed after OpenSSL v1.0.2u. Using v1.0.2u is not recommended as it is considered insecure and lacks several required features. How to support the TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256 cipher suite to the latest version of OpenSSL? |
BetaWas this translation helpful?Give feedback.
All reactions
Replies: 0 comments
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment