All Projects → outline → acm

outline / acm

Licence: other
Automatic wildcard certificate management for Cloudflare and Heroku

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to acm

Letsencrypt heroku
Automated letsencrypt setup for heroku
Stars: ✭ 58 (+45%)
Mutual labels:  heroku, letsencrypt, ssl
httpsbook
《深入浅出HTTPS:从原理到实战》代码示例、勘误、反馈、讨论
Stars: ✭ 77 (+92.5%)
Mutual labels:  letsencrypt, ssl, certificates
Ssl Proxy
🔒 Simple zero-config SSL reverse proxy with real autogenerated certificates (LetsEncrypt, self-signed, provided)
Stars: ✭ 427 (+967.5%)
Mutual labels:  letsencrypt, ssl, certificates
AzureWebAppSSLManager
Acquires and manages free SSL certificates for Azure Web App and Azure Functions applications.
Stars: ✭ 70 (+75%)
Mutual labels:  letsencrypt, ssl, certificates
Acme Client
Let's Encrypt / ACME client written in PHP for the CLI.
Stars: ✭ 337 (+742.5%)
Mutual labels:  letsencrypt, ssl, certificates
Certify
SSL Certificate Manager UI for Windows, powered by Let's Encrypt. Download from certifytheweb.com
Stars: ✭ 1,075 (+2587.5%)
Mutual labels:  letsencrypt, ssl, certificates
Certificaat
General-purpose ACME client
Stars: ✭ 88 (+120%)
Mutual labels:  letsencrypt, ssl, certificates
qiniu-auto-cert
七牛 CDN 证书自动化工具
Stars: ✭ 20 (-50%)
Mutual labels:  letsencrypt, ssl
certbot-dns-loopia
Loopia DNS authentication plugin for Certbot
Stars: ✭ 28 (-30%)
Mutual labels:  letsencrypt, ssl
vault-pki-monitor-venafi
Venafi PKI Monitoring Secrets Engine for HashiCorp Vault that enforces security policy and provides certificate visiblity to the enterprise.
Stars: ✭ 18 (-55%)
Mutual labels:  ssl, certificates
MySB
MySB (MySeedBox) is more than a simplified installation script of a multi-users Seedbox. There are many solutions to install a Seedbox, but we never talk about safety and regular operations. MySB could be renamed MySSB (MySecuredSeedBox).
Stars: ✭ 105 (+162.5%)
Mutual labels:  letsencrypt, ssl
LeSslCertToAzure
Powershell Module that creates a SSL/TLS Certificate with Let's Encrypt Service and apply to an Azure Application Gateway.
Stars: ✭ 14 (-65%)
Mutual labels:  letsencrypt, ssl
httpsify
a transparent HTTPS termination proxy using letsencrypt with auto certification renewal
Stars: ✭ 107 (+167.5%)
Mutual labels:  letsencrypt, ssl
docker-ssl-reverse-proxy
Easy-to-use auto-SSL reverse proxy as a Docker container based on Caddy and Let’s Encrypt
Stars: ✭ 22 (-45%)
Mutual labels:  letsencrypt, ssl
tls certificate generation
Use temporary Amazon EC2 / Digital Ocean cloud machines to get / renew letsencrypt certificates
Stars: ✭ 28 (-30%)
Mutual labels:  letsencrypt, certificates
Acme Nginx
python acme client for nginx
Stars: ✭ 248 (+520%)
Mutual labels:  letsencrypt, ssl
docker-nginx-certbot
Automatically create and renew website certificates for free using the Let's Encrypt certificate authority.
Stars: ✭ 367 (+817.5%)
Mutual labels:  letsencrypt, ssl
ssl-cert-check
Check expiry dates of local and remote SSL certificates
Stars: ✭ 28 (-30%)
Mutual labels:  ssl, certificates
mediastack
All in one Docker Compose media server
Stars: ✭ 42 (+5%)
Mutual labels:  letsencrypt, ssl
cfn-api-gateway-custom-domain
API Gateway custom domains as CloudFormation resources, backed by Let's Encrypt
Stars: ✭ 17 (-57.5%)
Mutual labels:  letsencrypt, ssl

outline-acm

This script can be run on Heroku using CRON and will automatically create and manage a wildcard SSL certificate issued by LetsEncrypt. If you're running a Heroku application with dynamic subdomains this is a great way to get a free SSL cert. Found this useful? Considering sponsoring our open source.

Deployment

Deploy to Heroku and set up the schedule to look like this:

image

Ensure all environment variables in cert.sh are set in the environment:

  • DOMAIN
  • CLOUDFLARE_EMAIL
  • CLOUDFLARE_API_KEY
  • HEROKU_API_KEY
  • HEROKU_APP
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].