]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix SSL_set_ciphersuites to set even if no call to SSL_set_cipher_list
authorraja-ashok <rashok.svks@gmail.com>
Thu, 30 May 2019 18:21:18 +0000 (23:51 +0530)
committerMatt Caswell <matt@openssl.org>
Thu, 15 Aug 2019 13:32:47 +0000 (14:32 +0100)
commit52b1fda30201655193f8034ad2ee36edbfaea50e
tree5cdbfe5f01c6fc6a1f1af4f9faeec1270d8fb3ec
parentbf9d6bb83d009923ceb65753c6dd9fa880e8ba92
Fix SSL_set_ciphersuites to set even if no call to SSL_set_cipher_list

Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9079)
ssl/ssl_ciph.c