liliang950210 commented on issue #17097:
URL: https://github.com/apache/pulsar/issues/17097#issuecomment-1236873140

   [root@DisbNode02 site-packages]# strings 
_pulsar.cpython-39-x86_64-linux-gnu.so|grep -i openssl|grep OpenSSL
   UI_OpenSSL
   OpenSSL_version_num
   OpenSSL_version
   DH_OpenSSL
   DSA_OpenSSL
   EC_KEY_OpenSSL
   RAND_OpenSSL
   RSA_PKCS1_OpenSSL
   OpenSSL
   OpenSSL SSL_read: %s, errno %d
   OpenSSL SSL_connect: %s in connection to %s:%ld
   OpenSSL SSL_read on shutdown: %s, errno %d
   OpenSSL SSL_write: %s, errno %d
   OpenSSL was built without SSLv2 support
   OpenSSL was built without SSLv3 support
   OpenSSL was built without TLS 1.3 support
   could not load PEM client certificate, OpenSSL error %s, (no key found, 
wrong pass phrase, or wrong file format?)
   could not load ASN1 client certificate, OpenSSL error %s, (no key found, 
wrong pass phrase, or wrong file format?)
   BIO_new return NULL, OpenSSL error %s
   could not parse PKCS12 file, check password, OpenSSL error %s
   could not load PKCS12 client certificate, OpenSSL error %s
   unable do create OpenSSL user-interface method
   OpenSSL 1.1.0j  20 Nov 2018
   OpenSSL CMAC method
   %s:%d: OpenSSL internal error: %s
   OpenSSL 1.1.0j  20 Nov 2018
   OpenSSL X9.42 DH method
   OpenSSL PKCS#3 DH method
   OpenSSL DH Method
   OpenSSL DSA method
   OpenSSL EC algorithm
   OpenSSL EC_KEY method
   OpenSSL X25519 algorithm
   OpenSSL HMAC method
   OpenSSL RSA method
   OpenSSL PKCS#1 RSA
   OpenSSL default user interface
   OpenSSL 'dlfcn' shared library method
   You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html
   OpenSSL default
   OpenSSL_version_num
   DSA_OpenSSL
   RAND_OpenSSL
   RSA_PKCS1_OpenSSL
   OpenSSL_version
   EC_KEY_OpenSSL
   DH_OpenSSL
   UI_OpenSSL
   [root@DisbNode02 site-packages]#
   
   
   you can see the iso  in whl files,the openssl version is 1.1.0.
   
   so  I hope that the OpenSSL version in this WL file is 1.1.1.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to