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

   The OpenSSL is carried during Python compilation. The OpenSSL version is 
1.1.1n. The .so file in the pulsar client also contains the OpenSSL static 
compilation. The OpenSSL version appears to be 1.1.0j. Therefore, the Python 
version does not match the client version.
   Can you compile the pulsar client without OpenSSL so that the client can 
dynamically connect to OpenSSL?


-- 
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