From a1b4f006aaebcc19ca9205a15e71e4258b04a5fc Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Tue, 2 Dec 2025 21:19:28 +0000 Subject: [PATCH] fix: update SSL certificate selection options and descriptions for clarity --- frontend/src/components/ProxyHostForm.tsx | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/frontend/src/components/ProxyHostForm.tsx b/frontend/src/components/ProxyHostForm.tsx index 265610ef..9eefa849 100644 --- a/frontend/src/components/ProxyHostForm.tsx +++ b/frontend/src/components/ProxyHostForm.tsx @@ -580,22 +580,23 @@ export default function ProxyHostForm({ host, onSubmit, onCancel }: ProxyHostFor {/* SSL Certificate Selection */}

- Let's Encrypt certificates are managed automatically. Use custom certificates for self-signed or other providers. + Choose an existing certificate if already issued for these domains, or let Charon request/renew via Let's Encrypt automatically.