googleapis / python-pubsub

Apache License 2.0
392 stars 205 forks source link

CETIFICATE_VERIFY_FAILED when using pubsub_v1 library #1299

Open shulibo opened 2 weeks ago

shulibo commented 2 weeks ago

when I'm trying ot publish message with pubsub library faile swith CERTIFICATE_VERIFY_FAILED. how can I disable certificate validation when publishing a message? I know it's not recommended, but I'd like to do it

mukund-ananthu commented 1 week ago

shulibo Could you provide the code that you were using that can reproduce the issue along with other details like the version of the client library that you faced this issue with. The template for these details would be present in the Issue description when you created the Issue