Automate the renewal of the cdn.httparchive.org ssl cert
See original GitHub issue- Run:
sudo certbot certonly --manual --preferred-challenges dns
- Update DNS TXT record with challenge text on Google Domains
- Create a new certificate on GCP and assign to the load balancer HTTPS frontend
Issue Analytics
- State:
- Created 6 years ago
- Comments:16 (16 by maintainers)
Top Results From Across the Web
How to Setup Auto-Renew for LetsEncrypt SSL Certificates ...
Configuring auto-renew for you Let's Encrypt SSL certificates means your website will always have a valid SSL certificate.
Read more >Generate and Install a Let's Encrypt SSL Certificate for a ...
NOTE: The Bitnami HTTPS Configuration Tool will automatically create a cron job to renew your certificate(s). By default, if the bitnami user ...
Read more >Automating SSL certificate renewal for multi-site installs
This command is using the "renew-hook" to ensure that the web server (Nginx in our case) is reloaded after a certificate is successfully...
Read more >How to Automate TLS Certificate Rotation to Avoid Outages
In this post, we'll share how you can make sure you have end-to-end protection for data in transit without running into any TLS...
Read more >How to Renew Your SSL Certificate in 4 Simple Steps (2022 ...
Learning how to renew your SSL certificate manually can come in handy if your web host doesn't do it for you. Let's go...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@rviscomi This is hitting us now, the certificate for https://cdn.httparchive.org expired on June 3:
It works!