←back to thread

155 points kxxt | 1 comments | | HN request time: 0s | source
Show context
Bender ◴[] No.45082943[source]
Licaon_Kter @licaon-kter 4 hours ago Maintainer Looks like while we have new certificates ( https://monitor.f-droid.org/services/tls-certs ) rotation failed. :(

They acknowledge rotation failed but it is still failing [1]. Perhaps something to do with how certs are rotated on their CDN?

[1] - https://www.ssllabs.com/ssltest/analyze.html?d=f%2ddroid.org...

replies(1): >>45087919 #
xantronix ◴[] No.45087919[source]
Would not surprise me. Although it looks like F-Droid is hosted with Hetzner, I have encountered more than one failure to rotate certificates on account of Linode API changes, requiring manual update of the Python Linode API client to resolve.
replies(1): >>45089670 #
jimmaswell ◴[] No.45089670[source]
> API changes

This should be an oxymoron. We've forgotten the point of an API as a profession and it's downright shameful when something this important breaks needlessly. Would it have been that hard to just keep supporting whatever API calls were in existence as e.g. "v1" and put their new stuff in "v2"?

replies(2): >>45090920 #>>45095028 #
1. cozzyd ◴[] No.45095028[source]
In Python land API stands for Another Pointless Incompatibility