Shell acme-protocol

Open-source Shell projects categorized as acme-protocol

Top 3 Shell acme-protocol Projects

  • acme.sh

    A pure Unix shell script implementing ACME client protocol

  • Project mention: Setting up a www subdomain on a self-hosted Ghost blog | dev.to | 2024-05-22

    server { listen 80; listen [::]:80; server_name www.myblog.lol; root /var/www/ghost/system/nginx-root; # Used for acme.sh SSL verification (https://acme.sh) location / { return 301 https://myblog.lol$request_uri; } location ~ /.well-known { allow all; } client_max_body_size 50m; }

  • acme-companion

    Automated ACME SSL certificate generation for nginx-proxy

  • Project mention: Wireguard (docker-compose) has stopped being able to connect to the internet. | /r/WireGuard | 2023-07-10

    My hunch is that because I decided to include the acme-companion image in this nginx setup, that maybe it has something to do with the SSL certs? The only other thing I could think of is that I had to combine the networks in order for nginx-proxy and Sonarr both to be able to see my transmission instance via:

  • 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
  • dehydrated-bigip-ansible

    Ansible based hooks for dehydrated to enable ACME certificate automation for F5 BIG-IP systems

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Shell acme-protocol related posts

  • Setting up a Homelab: Part 1 Proxmox and LetsEncrypt

    1 project | dev.to | 26 Apr 2024
  • Dehydrated: Letsencrypt/acme client implemented as a shell-script

    11 projects | news.ycombinator.com | 19 Apr 2024
  • How to Build Email Server with Exim on Alma Linux 9

    1 project | dev.to | 20 Apr 2024
  • Ask HN: What is your experience with ZeroSSL?

    1 project | news.ycombinator.com | 20 Mar 2024
  • The Bureau of Meteorology website does not support connections via HTTPS

    2 projects | news.ycombinator.com | 2 Jan 2024
  • I made a tool for automatically updating the current and next (rollover) TLSA DNS records with acme.sh and the Cloudflare API

    3 projects | /r/selfhosted | 10 Dec 2023
  • How to get LetsEncrypt certs from PfSense/ACME to other machines? (automated??)

    1 project | /r/homelab | 7 Dec 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 1 Jun 2024
    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. Learn more →

Index

What are some of the best open-source acme-protocol projects in Shell? This list will help you:

Project Stars
1 acme.sh 37,020
2 acme-companion 7,284
3 dehydrated-bigip-ansible 13

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com