-
It doesn't work when put on a subpath via nginx instead of a separate (sub)domain
![image](https://user-images.githubusercontent.com/70489677/229346924-a4e5db40-3f94-43d2-84e0-1630296469cc.png)
…
-
This is fine to process an updated LetsEncrypt certificate, but you can't for example actually switch from self signed to LetsEncrypt and vice-versa.
-
**Title: Kubernetes cert-manager Challenge Failing with ACME Unauthorized Error**
I am managing a Kubernetes cluster with ArgoCD, which includes an ingress-nginx. We are trying to obtain a c…
-
**IMPORTANT:** This is a bug report. If you are having problem with deploying a particular app use the deployment issue type.
What is the problem?
When trying to activate https on one of my servic…
-
looks like nginx was not picking up the certificates it had already created.
nginx-ssl-proxy_1 | Saving debug log to /var/log/letsencrypt/letsencrypt.log
nginx-ssl-proxy_1 | Obtaining a new cert…
-
I'm trying to renew or issue and give me this error "libcurl error code: 3"
I'm using DA DNS API with DNS CNAME mode
Steps to reproduce
------------------
acme.sh --renew -d domain.com --ecc
…
-
Hi. I updated all plugins and have latest Dokku version 0.19.13.
But I have an issue for getting certs for app who using Docker Image Workflow.
I check the certs generation for app who use Git Workf…
-
PVE 5.2 introduced ACME support within PVE.
https://pve.proxmox.com/wiki/Certificate_Management
An ACME management module can be created to manage ACME registration and certificate.
Process I…
-
**Describe the bug**
This is not really a bug, but it can make the user very confused and get an error that is not about what he is trying to do. So I can say it is a web gui blocking problem.
Sup…
-
Hi, i got the following error.
```yaml
- hosts: proxy
roles:
- hispanico.nginx_revproxy
vars:
nginx_revproxy_sites:
default:
ssl: true
letsencrypt: true
…