tls: don't upper-case cipher string 80/40780/1
authorBrian Morris <bmorris2@cisco.com>
Tue, 23 Apr 2024 20:17:10 +0000 (20:17 +0000)
committerBrian Morris <bmorris2@cisco.com>
Tue, 23 Apr 2024 20:17:10 +0000 (20:17 +0000)
commitc0580f91a14cb4a68f1978c6702a91efc46d12a9
treee25b8689a29e530bb664b3a7c11aa73d2daf6456
parent6edc6bcc31f500cf704483673ce3e0015dc10e4d
tls: don't upper-case cipher string

Change-Id: Ic8308046610aa5d49d9595bcd450f9651b9915e4
Signed-off-by: Brian Morris <bmorris2@cisco.com>
The string is allowed to contain lower case characters, for example "TLSv1.2"
Type: fix
src/plugins/tlsopenssl/tls_openssl.c