Frequently Asked Question
When I run hop-client, I get this error, how can I fix it?
Last Updated 3 years ago
%3|1660685239.746|FAIL|rdkafka#consumer-1| [thrd:sasl_ssl://kafka.scimma.org:9092/bootstrap]: sasl_ssl://kafka.scimma.org:9092/bootstrap: SSL handshake failed: error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed: broker certificate could not be verified, verify that ssl.ca.location is correctly configured or root CA certificates are installed (brew install openssl) (after 84ms in state SSL_HANDSHAKE)
Refresh your installation of certifi
pip install -U certifi