boulder VS bulletproof-tls

Compare boulder vs bulletproof-tls and see what are their differences.

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
boulder bulletproof-tls
11 1
4,983 355
0.5% -
9.6 10.0
4 days ago over 7 years ago
Go
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.

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.

bulletproof-tls

Posts with mentions or reviews of bulletproof-tls. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-05.
  • Should you use Let's Encrypt for internal hostnames?
    8 projects | news.ycombinator.com | 5 Jan 2022
    > By the way, EasyRSA still isn't that easy, but it's better than using OpenSSL directly.

    The trouble with EasyRSA (and similar tools) is that they make decisions for you and restrict what's possible and how. You're right about OpenSSL too, to use it directly requires a significant time investment to understand a lot about PKI.

    I tried to address this problem with documentation and templates. Here's a step by step guide for creating a private CA using OpenSSL, including intermediate certificates, revocation, and so on: https://www.feistyduck.com/library/openssl-cookbook/online/c... Every aspect is configurable, and here are the configuration templates: https://github.com/ivanr/bulletproof-tls/tree/master/private...

What are some alternatives?

When comparing boulder and bulletproof-tls you can also consider the following projects:

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

getssl - obtain free SSL certificates from letsencrypt ACME server Suitable for automating the process on remote servers.

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.

acmez - Premier ACME client library for Go

proposals - A home for well-formed proposed incubations for the web platform. All proposals welcome.

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

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.

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

certin - Go lib (and CLI) for quick creation of TLS keys and certificates for use in tests