← Back to home
Comparison · Infra & APIs

Certbot vs Skipper

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

Certbot vs Skipper: at a glance

FeatureCertbotSkipper
SectorInfra & APIsInfra & APIs
Velocity score2.55.0
Sparks · 30d00
Top themestls, certificates, acme, api-refactorhttp-proxy, kubernetes-ingress, per-pr-releases, dependabot
Last editorial update2h ago1d ago
WebsiteVisit →Visit →

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 →

What is Skipper?

One pull request per version tag, and most of them are dependency bumps.

Skipper cuts a release for essentially every merged pull request — six tags between 27 July and 7 August, each containing a single change. Two of the six are Dependabot bumps to CI actions and a fuzzing base image, two are test-only adjustments, and one fixes an error type assertion. Every entry carries the same boilerplate pointing at the multiarch image in GitHub's registry.

Read the full Skipper trajectory →

Certbot vs Skipper: editorial side-by-side

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.

S
Skipper
INFRA · APIS
5.0

One pull request per version tag, and most of them are dependency bumps.

◆ Current state

Skipper cuts a release for essentially every merged pull request — six tags between 27 July and 7 August, each containing a single change. Two of the six are Dependabot bumps to CI actions and a fuzzing base image, two are test-only adjustments, and one fixes an error type assertion. Every entry carries the same boilerplate pointing at the multiarch image in GitHub's registry.

◆ Where it's heading

The visible work is maintenance of an already-stable proxy rather than feature development. What the test changes hint at is where the correctness concerns sit: an OPA policy test updated to explicitly deny truncated request bodies, because oversized JSON cannot be fully parsed and a policy that ignores input.truncated_body can be bypassed. That is authorization-under-load hardening, and it is the most interesting thing in the window even though it landed as a test.

◆ Prediction

The per-PR tagging rhythm will continue producing several versions a week regardless of change size. Readers tracking this product should expect the meaningful changes to be a small minority of the tags.

Alternatives to Certbot and Skipper

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 Certbot or Skipper.

See all Certbot alternatives → · See all Skipper alternatives →

Recent activity from Certbot and Skipper

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

  1. 2d agoSkipperSkipper 0.27.45 fixes the proxy listener on an insecure address
  2. 3d agoSkipperSkipper 0.27.44 fixes an inverted mTLS test readiness check
  3. 4d agoSkipperSkipper 0.27.43 fixes an error type assertion
  4. 6d agoSkipperSkipper 0.27.42 hardens an OPA test against truncated bodies
  5. 13d agoSkipperSkipper 0.27.41 bumps actions/setup-python in CI
  6. 13d agoSkipperSkipper 0.27.40 bumps the ClusterFuzzLite base image
  7. 18d agoCertbot5.7.0 fixes nginx parsing of comments inside multi-line directives
  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 Certbot and Skipper?

They serve adjacent needs but don't currently overlap on shipped themes. Skipper is currently shipping more aggressively (velocity 5.0 vs 2.5), with 0 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 Certbot better than Skipper?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. Skipper is currently shipping more aggressively (velocity 5.0 vs 2.5), with 0 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 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.

What are the best alternatives to Skipper?

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