Skip to main content

Questions tagged [certbot]

The tag has no usage guidance.

23 questions with no upvoted or accepted answers
1 vote
1 answer
31 views

Can’t renew LE certs behind haproxy after upgrade

My previous setup to maintain Let's Encrypt certificates, which worked, was: WAN -> pfSense -> Ubuntu 18.04 -> haproxy -> certbot v0.27.0 (for renewal) pfSense forwarded all TCP traffic on ...
Craig's user avatar
  • 455
1 vote
0 answers
203 views

SSL certificates not being generated with Certbot for Nginx when using Docker

If I understand this correctly what you are required to do is to have a web server being hosted at a specific domain and then execute the certbot command with specific arguments. I have created a ...
Zoumath's user avatar
  • 11
1 vote
0 answers
3k views

PHP webpage downloads instead of opens in browser (nginx, php on debian10 server)

I have a server running Debian 10. I have installed nginx (1.18.0) and php and php-fpm (7.4.28). Following this guide https://landchad.net/index I was able to get html website with certification by ...
Vojta Klimes's user avatar
1 vote
0 answers
1k views

Certbot 1.12.0 - How to stop ISRG Root X1 from being signed by DST Root CA X3?

I have an NGINX reverse proxy (nginx/1.21.4 & Debian 11) using certbot (v1.12.0) to get Lets Encrypt certificates for my site. Since the expiry of the DST cert, I had intermittent issues with ...
user avatar
1 vote
0 answers
332 views

Generating SSL cert using certbot - multiple DNS entries

I currently have 2 DNS A records for main domain pointing to the different IP addresses. This is creating problems when I try to use certbot to generate Let's Encrypt's SSL certificate for my domain, ...
user3362334's user avatar
1 vote
0 answers
602 views

Certbot triggers nginx duplicate listen

I am trying to use Certbot with my nginx application, but every time I run sudo certbot --nginx and select "1: Attempt to reinstall this existing certificate" I get this error: Deploying Certificate ...
Simon Berens's user avatar
1 vote
0 answers
2k views

Why does certbot (letsencrypt) recieve a 403 forbidden?

Trying to create certificates for my domain on a nginx webserver. When certbot is ran it gives me a 403 unauthorized error since it cannot see the file on the domain for some reason, but if I ...
Rhys's user avatar
  • 163
0 votes
1 answer
25 views

I cannot change my Nginx configuration no matter what I try

I'm trying to create a subdomain for hosting files and no matter what I try, autoindex doesn't do anything. I can successfully redirect "public.example.com" to "example.com", but ...
Reverent Lapwing's user avatar
0 votes
0 answers
14 views

Docker certbot trouble after relocating data-root

Because of my Docker images/containers filling up my root partition, I've been trying to move the data-root directory of my Docker installation to a different location (current: /usr/lib/docker; ...
MPA's user avatar
  • 103
0 votes
1 answer
520 views

Why is it better to configure ACME client to trust private CA root certificate than to add the certificate to the CA store?

I am creating a self-hosted CA for my internal home network as a hobby project and to learn something new. I'm using Smallstep's open-source step-ca and step CLI. After creating the CA, the next step ...
Iceape's user avatar
  • 115
0 votes
1 answer
443 views

Why is Snappy hanging on any command?

Server is AlmaLinux 8.5 (converted from CentOS). I had been doing some work to add a new web site which included the usual dnf update and also installing php81-php-fpm and some associated packages. ...
zkarj's user avatar
  • 103
0 votes
1 answer
51 views

Certbot won't generate ssl for my mail-prefixed domains

I recently developed my first full-stack website, and I attempted to get it out there with a vps. My problem is, I can't seem to generate an ssl certificate for one of my domains. The www.website_name....
Ziyad's user avatar
  • 11
0 votes
0 answers
256 views

Should I continue to use Let's Encrypt after September 2021?

I am very curious about what the community thinks. After Sept 2021, they will no longer be co-signed by DST Root CA X3, and basically any platform from 2016 or older will not validate their ...
Richard's user avatar
  • 363
0 votes
1 answer
408 views

Enable ssl on my apache webdav using letsencrypt and certbot

I have a raspberry pi and use apache and webdav to serve photos to family and friends. I think I have a very basic configuration. I have a file 000-default.conf and a second webdav.conf. In order to ...
anjuta's user avatar
  • 101
0 votes
0 answers
23 views

nginx and certbot fails

Im trying to setup two sites on my nginx server. pma (phpmyadmin) works as it should. myhome.domain.tld - dosnt work. here is the nginx.conf file. user www-data; worker_processes auto; pid /run/...
sbh7600's user avatar
  • 45

15 30 50 per page