fluent-bit: SSL Certificate expired for packages.fluentbit.io
Bug Report
Describe the bug Getting SSL certificate expired when trying to fetch GPG key: https://packages.fluentbit.io/fluentbit.key The certificate expired today
To Reproduce
curl -v https://packages.fluentbit.io/fluentbit.key
* SSL certificate problem: certificate has expired
* Closing connection 0
curl: (60) SSL certificate problem: certificate has expired
More details here: https://curl.haxx.se/docs/sslcerts.html
Expected behavior SSL Certificate pass
About this issue
- Original URL
- State: closed
- Created 2 years ago
- Reactions: 62
- Comments: 23 (3 by maintainers)
This should now be resolved, thanks all
From looking at packages.fluentbit.io, this seems fixed now. The SSL certificate was updated recently.
Spent some time just now trying to make it install. Here are the scripts that we used to make it install. Hope it can help others.