View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0010022 | Taler | merchant backend | public | 2025-05-26 18:43 | 2025-05-27 20:45 |
Reporter | Florian Dold | Assigned To | Bohdan | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | confirmed | Resolution | open | ||
Target Version | 1.1 | ||||
Summary | 0010022: certbot invocation fails in taler-merchant-rproxy-setup | ||||
Description | While trying to use taler-merchant-rproxy-setup, it didn't work for me (certbot could not validate the ACME challenge), and I had to resort to a manual setup. I noticed a few issues: * When using nginx, certbot isn't using the --nginx certbot plugin. For me, this resulted in a failed cert creation, as the webroot wasn't configured to be served by nginx. (Same applies to apache: Probably better to just use the nginx plugin than trying to roll our own) * When using "certbot certonly", we should always pass a "--cert-name", otherwise this might lead to duplicate certificates ($domain-0001) being created | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2025-05-26 18:43 | Florian Dold | New Issue | |
2025-05-26 18:43 | Florian Dold | Status | new => assigned |
2025-05-26 18:43 | Florian Dold | Assigned To | => Bohdan |
2025-05-27 20:45 | Bohdan | Status | assigned => confirmed |
2025-05-27 20:45 | Bohdan | Target Version | 1.0 stretch goals => 1.1 |