GoogleCloudPlatform / cloud-profiler-python

Stackdriver Profiler Python agent is a tool that continuously gathers CPU usage information from Python applications
Apache License 2.0
27 stars 23 forks source link

fix: workaround certificate expiration issue in integration tests #101

Closed copybara-service[bot] closed 2 years ago

copybara-service[bot] commented 2 years ago

fix: workaround certificate expiration issue in integration tests

Let's Encrypt CA certification expiration is causing integration tests to fail. This commit works around this problem by removing the problematic certificate.

Context: https://letsencrypt.org/docs/dst-root-ca-x3-expiration-september-2021/