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)
committerTomas Mraz <tmraz@fedoraproject.org>
Wed, 4 Sep 2019 14:22:38 +0000 (16:22 +0200)
commit432717135c3f42adc74e0fde494e672340fb4741
tree3e931d0dcc742cc4eb40c6d5279210c99bd4d5fb
parent9757a5ad8a3bb3869fc0e159b10ff6061c9d0eda
Fix SSL_set_ciphersuites to set even if no call to SSL_set_cipher_list

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/9621)
ssl/ssl_ciph.c