← Back to home
Comparison · Infra & APIs

Pacemaker vs Certbot

A side-by-side editorial comparison of Pacemaker and Certbot — release velocity, themes, recent moves, and the top alternatives to consider.

Pacemaker vs Certbot: at a glance

FeaturePacemakerCertbot
SectorInfra & APIsInfra & APIs
Velocity score6.32.5
Sparks · 30d10
Top themeshigh availability, cluster security, tls authentication, dual branch releasestls, certificates, acme, api-refactor
Last editorial update1d ago2h ago
WebsiteVisit →Visit →

What is Pacemaker?

Pacemaker is putting TLS and X509 auth between its cluster nodes, then hardening the wire code.

Two branches ship in parallel: the 3.0.x line carrying new work and 2.1.x taking backported fixes. The 3.0 series added TLS for Pacemaker Remote nodes, X509 authentication, TLS certificates for remote CIB operations, and then PSK authentication for those same operations, alongside large-IPC and multipart message support. The most recent releases on both branches are the same security train, fixing CVE-2026-10649 and a set of integer overflows and size checks in the remote message code.

Read the full Pacemaker trajectory →

What is Certbot?

Certbot is rebuilding its API around identifiers so certificates aren't only for domain names.

Certbot is on a roughly monthly minor cadence and the defining change in this window is IP address certificate support. 5.3.0 added the --ip-address flag for the standalone and manual plugins and began renaming the API's domain concept to identifier; 5.4.0 extended IP issuance to the webroot plugin. The other visible work is structural: the nginx and apache plugin code moved into the certbot package as extras, the pyOpenSSL dependency is being unwound through a series of deprecations, and certbot.ocsp is scheduled for removal from the public API.

Read the full Certbot trajectory →

Pacemaker vs Certbot: editorial side-by-side

P
Pacemaker
INFRA · APIS
6.3

Pacemaker is putting TLS and X509 auth between its cluster nodes, then hardening the wire code.

◆ Current state

Two branches ship in parallel: the 3.0.x line carrying new work and 2.1.x taking backported fixes. The 3.0 series added TLS for Pacemaker Remote nodes, X509 authentication, TLS certificates for remote CIB operations, and then PSK authentication for those same operations, alongside large-IPC and multipart message support. The most recent releases on both branches are the same security train, fixing CVE-2026-10649 and a set of integer overflows and size checks in the remote message code.

◆ Where it's heading

The cluster's internal transport is being rebuilt on the assumption that the network between nodes is not trusted. Authentication and encryption arrived first, and the fixes that followed, overflow guards and a maximum remote message size, are the hardening pass on the same code paths. Release discipline is heavy and visible: each version ships a release candidate with an identical commit set days earlier, and every 3.0 release documents the regressions it introduced and where they were fixed.

◆ Prediction

Remote CIB operations now support both X509 certificates and PSK, and the recent fixes all sit in message framing and size limits; further work is most likely to continue in that message-handling code rather than adding another authentication mechanism.

C
Certbot
INFRA · APIS
2.5

Certbot is rebuilding its API around identifiers so certificates aren't only for domain names.

◆ Current state

Certbot is on a roughly monthly minor cadence and the defining change in this window is IP address certificate support. 5.3.0 added the --ip-address flag for the standalone and manual plugins and began renaming the API's domain concept to identifier; 5.4.0 extended IP issuance to the webroot plugin. The other visible work is structural: the nginx and apache plugin code moved into the certbot package as extras, the pyOpenSSL dependency is being unwound through a series of deprecations, and certbot.ocsp is scheduled for removal from the public API.

◆ Where it's heading

The identifier rename is the tell — Certbot's data model assumed a certificate subject was a domain name, and IP address issuance forced that assumption out of the type system. Expect that refactor to continue reaching further into the plugin API, since get_chall_pref has already changed signature. In parallel the project is shedding dependencies and consolidating packaging: plugins as extras rather than separate distributions, pyOpenSSL functions deprecated batch by batch, and Docker images tracking new Python versions promptly. The releases have become small and predictable, with most content in the Changed and Fixed sections rather than Added.

◆ Prediction

Expect IP address support to reach the remaining plugins, following standalone and manual then webroot, and expect the pyOpenSSL removal to land as a major version once the deprecation cycle completes. Given 5.5.0 already deprecated certbot.ocsp for removal in the next major, that release is the one to watch for breaking changes.

Alternatives to Pacemaker and Certbot

Other Infra & APIs products tracked by Sparkpulse, ranked by recent ship velocity. Each card links to a full editorial trajectory and lets you pivot into a head-to-head comparison with either Pacemaker or Certbot.

See all Pacemaker alternatives → · See all Certbot alternatives →

Recent activity from Pacemaker and Certbot

Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.

  1. 12d agoPacemaker3.0.3: CVE-2026-10649 and remote message overflow fixes
  2. 18d agoCertbot5.7.0 fixes nginx parsing of comments inside multi-line directives
  3. 29d agoPacemaker3.0.2: PSK auth for remote CIB operations
  4. 29d agoPacemaker3.0.1: TLS and X509 authentication for Pacemaker Remote
  5. 29d agoPacemaker3.0.3-rc1: release candidate for the CVE fix set
  6. 1mo agoPacemaker2.1.11: CVE-2026-10649 backported to the maintenance branch
  7. 1mo agoPacemaker2.1.11-rc1: release candidate for the 2.1 CVE backport
  8. 2mo agoCertbot5.6.0 bumps dependency floors and rebases Docker on Python 3.14
  9. 4mo agoCertbot5.5.0 folds the nginx and apache plugins into certbot extras
  10. 5mo agoCertbot5.4.0 extends IP address issuance to the webroot plugin
  11. 6mo agoCertbot5.3.1 rebuilds snaps with updated dependencies
  12. 6mo agoCertbotCertbot adds IP address certificates and an identifier-based API

Frequently asked questions

What is the difference between Pacemaker and Certbot?

They serve adjacent needs but don't currently overlap on shipped themes. Pacemaker is currently shipping more aggressively (velocity 6.3 vs 2.5), with 1 editorial sparks in the last 30 days against 0. See the at-a-glance table above for a side-by-side breakdown of velocity, recent sparks, and editorial themes.

Is Pacemaker better than Certbot?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. Pacemaker is currently shipping more aggressively (velocity 6.3 vs 2.5), with 1 editorial sparks in the last 30 days against 0. For your specific use case, the alternatives sections above list other Infra & APIs products to evaluate alongside.

What are the best alternatives to Pacemaker?

Top Pacemaker alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "Pacemaker alternatives" section above for the current picks, or visit /alternatives/pacemaker for the full list with editorial commentary on each.

What are the best alternatives to Certbot?

Top Certbot alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "Certbot alternatives" section above for the current picks, or visit /alternatives/certbot for the full list with editorial commentary on each.