The TLS Certificates page has an ACME servers view, where each node can be configured with a custom ACME server URL.
🐛 The current table column order should be swapped: node first, URL second.
🎯 Expose new similar features in that page. The resulting UI will support the configuration of:
- ACME server URL, as now
- ACME challenge type choice: (HTTP-01, TLS-ALPN-01). A third DNS-01 type is planned but still not implemented here, because it requires additional fields.
- Trusted proxy settings: a list of trusted proxy IPv4/v6 addresses and the trust depth (how many level of proxies are trusted, default
1).
The TLS Certificates page has an
ACME serversview, where each node can be configured with a custom ACME server URL.🐛 The current table column order should be swapped: node first, URL second.
🎯 Expose new similar features in that page. The resulting UI will support the configuration of:
1).