jiazhai opened a new issue #6439: libssl.so should be linked dynamically into 
the libpulsar.so
URL: https://github.com/apache/pulsar/issues/6439
 
 
   libssl.so should be linked dynamically into the libpulsar.so or it would 
bring in security issue.
   
   ```
   I believe this is a long term operational security issue, the libssl.so 
should be linked dynamically into the libpulsar.so so that the system defined 
libssl.so or customer provided libssl.so may be used. This should allow 
independent patching of the ssl library without the need to redelivery a new 
libpulsar.so.
   
   It would be great to get a libpulsar.so that can be linked, that does not 
have the direct compile dependency. 
   ```

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to