BuyPass Go SSL has been discontinued: BuyPass stopped accepting new ACME accounts on 2025-09-15, issued its last certificate on 2025-10-31, and terminated the service with all certificates expired by 2026-04-15. Selecting it could only fail, so it is removed as a CA option.
Changed
- Removed BuyPass Go as a selectable CA provider (#316): dropped from the CA registry, the API
ca_providerenum, the test-CA-provider endpoint, the dashboard and Settings UI, the documented CA list, and its unit test. The other CAs (Let's Encrypt, ZeroSSL, Google Trust Services, Actalis, DigiCert ACME, SSL.com, Private CA) are unaffected.
A certificate whose stored metadata still names BuyPass degrades gracefully: certbot renew runs against the on-disk config without re-resolving the CA, a reissue surfaces a clear error that is audited as a failure, and the dashboard shows a "this certificate authority is no longer available; reissue with a supported CA" note instead of a blank line.
Thanks to Joni for flagging the BuyPass discontinuation on LinkedIn.
Full changelog: v2.16.0...v2.16.1