SSL_CTX_new() failed with producer with openssl 1.1.1 #3777
write2jaydeep
started this conversation in
General
Replies: 1 comment 1 reply
-
$ openssl errstr 140A90A1 140A6041
error:140A90A1:SSL routines:SSL_CTX_new:library has no ciphers
error:140A6041:SSL routines:ssl_create_cipher_list:malloc failure |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We have upgraded openssl 1.1.1L from openssl 1.1.0. now we are unable to start producer.
We have below errors:
1647970914.706 ARI-RDKAFKA-3-SSL: rdkafka#producer-1: [thrd:app]: ssl_ciph.c:1516: error:140A6041:lib(20):func(166):reason(65)
% Failed to create new producer: SSL_CTX_new() failed: ssl_lib.c:1983: error:140A90A1:lib(20):func(169):reason(161)
Linux System
version: 1.9.0
Can someone help me?
Beta Was this translation helpful? Give feedback.
All reactions