tolbertam commented on PR #1805: URL: https://github.com/apache/cassandra-gocql-driver/pull/1805#issuecomment-2344678822
Found a tiny issue while testing on mac: ``` + openssl req -x509 -new -nodes -key ca.key -days 36500 -out ca.crt -config ca.cnf -reqexts v3_req -extensions req_ext -text Error Loading request extension section v3_req ``` Fixed in 18bfc10 -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

