certificates

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

Certificates Alternatives

Similar projects and alternatives to certificates

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better certificates alternative or higher similarity.

certificates discussion

Log in or Post with

certificates reviews and mentions

Posts with mentions or reviews of certificates. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-10-17.
  • Just want simple TLS for your .internal network?
    8 projects | news.ycombinator.com | 17 Oct 2024
    How does this compare with smallstep step-ca certificates?

    https://github.com/smallstep/certificates

  • Special-Use Domain 'Home.arpa.'
    1 project | news.ycombinator.com | 4 Jun 2024
    I've been doing this for a while with SmallStep CA: https://github.com/smallstep/certificates

    It's a bit of a pain to load a cert onto every device (easier with stuff like Ansible if you have a bunch of linux devices), but manageable. And it lets me do proper trusted TLS for a lot of stuff that would otherwise be self-signed.

    One thing I recommend is to add X509v3 Name Constraints extensions to your root CA if you go down this path. It prevents the CA from being abused to MITM you for other URLS (at least for browsers/clients that respect names constraints)

    ```

  • You shouldn't run NSA-grade Wi-Fi at home
    4 projects | news.ycombinator.com | 4 Jan 2024
    You can roll your own with https://github.com/smallstep/certificates. We maintain major open source projects and contribute a lot to other projects. I don’t think that means everything we do has to be open source. Sorry this one wasn’t. Doing this in pure open source would be a book, not a blog post.

    Love Let’s Encrypt — we’re sponsors — but using them for WiFi is a terrible idea. You need internal PKI for WiFi.

  • Running one’s own root Certificate Authority in 2023
    12 projects | news.ycombinator.com | 16 Sep 2023
  • Distributing ACME Let'sEncrypt certs for homelab
    1 project | /r/homelab | 5 Jul 2023
    letsencrypt was always about moving the public internet off of http, it doesn't really make sense to use it throughout your internal network. but if you really want TLS and ACME for auto renewal, other solutions are available: https://github.com/smallstep/certificates
  • SSH With SSO
    3 projects | /r/selfhosted | 2 Jul 2023
    You could try step-ca: https://github.com/smallstep/certificates. There’s an OIDC provisioner for SSO and you can sign (short-lived) SSH certificates with it.
  • Web application to manage self-signed certificate authorities/certificates/keys
    3 projects | /r/selfhosted | 24 Jun 2023
    You could also check out out Step CA: https://github.com/smallstep/certificates and the accompanying CLI. It has an ACME server and other methods for requesting certificates. It can work/integrate with your existing root(s), too.
  • Selfhosted CA tutorial
    3 projects | /r/selfhosted | 14 May 2023
  • ACME setup. Domain required?
    2 projects | /r/PFSENSE | 13 Apr 2023
    This is a lot more complicated setup but it works for me. I run a private CA called step-ca from smallstep and it provides CA and ACME endpoint. I use a .home domain. The trick is the validation for non-http devices which is typically the DNS-01 challenge. For this, I have unbound in pfsense setup to work with acme-dns so I can keep everything internal. Again its complicated but if your learning cyber security it might help get a handle on all things TLS. Btw way behind the scenes I think the ACME plugin is really just running acme.sh bash script which is really good. Final reminder as other have stated. Private CA is great but you need to distro the roots and intermediates out to your clients for trust. If all your trying to do is have an https web gui for pfsense from one device its pretty easy.
  • A convert from Judaism to Catholicism goes to r/Catholicism to ask if it would be appropriate to pass down a century old Jewish prayer shawl to his son. Not everyone is welcoming.
    1 project | /r/SubredditDrama | 11 Mar 2023
    Just a little heads up https://smallstep.com/certificates/
  • A note from our sponsor - CodeRabbit
    coderabbit.ai | 12 Dec 2024
    Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →

Stats

Basic certificates repo stats
42
6,838
9.6
17 days ago

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you konow that Go is
the 4th most popular programming language
based on number of metions?