How do you deal with SSL Certificates?

This page summarizes the projects mentioned and recommended in the original post on /r/sysadmin

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
  • Ansible

    Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com.

  • This is what configuration management was designed for. Update the cert/key in one place and have it distributed to the systems that need it. I like Puppet, but Chef and Ansible are other popular choices.

  • certificates

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

  • You can also use SmallStep to create an internal CA that works just like LetsEncrypt using the same ACME protocol. It's all open source and available on Github to download and uses the same certbot, acme.sh, etc tools to automate certificate renewals that you would for 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.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Ansible Basics: Your First HelloWorld Playbook 🚀

    2 projects | dev.to | 27 Apr 2024
  • Set up an Automation script with Ansible

    1 project | dev.to | 21 Apr 2024
  • Interesting Uses of Ansible's ternary filter

    3 projects | news.ycombinator.com | 22 Feb 2024
  • The Director of "Toy Story" Also Drew the BSD Daemon Logo

    1 project | news.ycombinator.com | 17 Jan 2024
  • Running stateful workloads on Kubernetes with Rook Ceph

    4 projects | dev.to | 26 Dec 2023