shibd commented on PR #300: URL: https://github.com/apache/pulsar-client-node/pull/300#issuecomment-1440276357
> I'm not sure if this fix works. Because the SSL handshake error was reported from Boost, not libcurl. I think we need to make Boost depend on a correct OpenSSL to get default verify paths via the set_default_verify_paths method: https://github.com/apache/pulsar-client-node/pull/300/files#diff-33eaabd27404f12df463ee1983d2646944310824dcedc87f20e832463fdaef4eR67 @BewareMyPower This change will tell OpenSSL the correct certs path. -- 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]
