getssl VS boulder

Compare getssl vs boulder and see what are their differences.

getssl

obtain free SSL certificates from letsencrypt ACME server Suitable for automating the process on remote servers. (by srvrco)

boulder

An ACME-based certificate authority, written in Go. (by letsencrypt)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
getssl boulder
9 11
2,036 4,981
0.3% 0.5%
7.0 9.6
14 days ago 5 days ago
Shell Go
GNU General Public License v3.0 only Mozilla Public License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

getssl

Posts with mentions or reviews of getssl. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-30.
  • Why Certificate Lifecycle Automation Matters
    4 projects | news.ycombinator.com | 30 Jan 2024
    A 'competitor' to this would be GetSSL which is a pure-shell ACME client (plus OpenSSL and cURL) and can be executed on one host, but send verification tokens to remote systems (where you may not have cron access):

    > Get certificates for remote servers - The tokens used to provide validation of domain ownership, and the certificates themselves can be automatically copied to remote servers (via ssh, sftp or ftp for tokens). The script doesn't need to run on the server itself. This can be useful if you don't have access to run such scripts on the server itself, as it's a shared server for example.

    * https://github.com/srvrco/getssl

  • why should we use ssl certificates for our self-hosted services in our internal network?
    1 project | /r/selfhosted | 24 Apr 2023
    I first got by with self signed certificates, but with all the major browsers warning they'll stop supporting those eventually I finally bit the bullet last month and installed getssl to automatically update all my certificates once a month.
  • letsencrypt with noip free domain?
    2 projects | /r/selfhosted | 10 Apr 2023
    because I didn't want to install another package manager (snapd) on my Ubuntu 18.04 server I checked the ACME Client Implementations page and decided to try getssl, a nice little shell script that does everything I need and then some.
  • Running certbot container on schedule without cron?
    1 project | /r/homelab | 26 Mar 2023
    I just have a dedicated container that runs getssl everyday. Anything that has a web interface (Or anything that requires TLS) gets it's own conf file that gets added to the daily check. Each conf file tells getssl how to load the certificate for its particular service.
  • LetsEncrypt / CertBot without snapd?
    1 project | /r/letsencrypt | 10 Nov 2022
    I have been using https://github.com/srvrco/getssl for years on my raspberry pi. It's a much simpler Bash script that doesn't break after every update.
  • Uacme: ACMEv2 client written in plain C with minimal dependencies
    12 projects | news.ycombinator.com | 21 Aug 2022
  • Any reason NOT to use Debian-provided Certbot?
    1 project | /r/letsencrypt | 21 May 2022
  • Old files keep appearing bug
    1 project | /r/docker | 6 Feb 2022
    i have a problem where after installing getssl (https://github.com/srvrco/getssl) to /root/.getssl i populated it's contents with bunch of SSL files using Dockerfile's COPY command. And now no matter what i do they keep reappearing.
  • Should you use Let's Encrypt for internal hostnames?
    8 projects | news.ycombinator.com | 5 Jan 2022
    > acme.sh

    Another shell-based ACME client I like is dehyradted. But for sending certs to remote systems from one central area, perhaps the shell-based GetSSL:

    > Obtain SSL certificates from the letsencrypt.org ACME server. Suitable for automating the process on remote servers.

    * https://github.com/srvrco/getssl

    In general, what you may want to do is configure Ansible/Puppet/etc, and have your ACME client drop the new cert in a particular area and have your configuration management system push things out from there.

boulder

Posts with mentions or reviews of boulder. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-05.

What are some alternatives?

When comparing getssl and boulder you can also consider the following projects:

cli - 🧰 A zero trust swiss army knife for working with X509, OAuth, JWT, OATH OTP, etc.

certificates - 🛡️ A private certificate authority (X.509 & SSH) & ACME server for secure automated certificate management, so you can use TLS everywhere & SSO for SSH.

pki - The Dogtag Certificate System is an enterprise-class Certificate Authority (CA) which supports all aspects of certificate lifecycle management, including key archival, OCSP and smartcard management.

uacme - ACMEv2 client written in plain C with minimal dependencies

acmez - Premier ACME client library for Go

puppeteer - Node.js API for Chrome

letsencrypt - Certbot is EFF's tool to obtain certs from Let's Encrypt and (optionally) auto-enable HTTPS on your server. It can also act as a client for any other CA that uses the ACME protocol.

acme-tiny - A tiny script to issue and renew TLS certs from Let's Encrypt

bulletproof-tls

ssh-tools - Making SSH more convenient

cert-manager-webhook-ovh - OVH Webhook for Cert Manager