ShannonDing commented on issue #273: Use OpenSSL to add support for SSL 
communication with the server. Script add debug mode support.
URL: 
https://github.com/apache/rocketmq-client-cpp/pull/273#issuecomment-599858612
 
 
   > @WoodsCumming IMHO, we should guard SSL-code with a conditional compile 
macro, such that existing users won't have to install additional dependent 
packages when upgrading assuming they are using the shared library way.
   
   Good idea!   We must consider the issue of smooth upgrades,BTW, In this PR, 
the OpenSSL library was built by script and link static by both rocketmq 
dynamic and static libraries. 
   So I think the users will no longer need to consider the dependencies 
include 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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to