You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(infra): init-ssl installs HTTP-only config before requesting certs
Solves chicken-and-egg: HTTPS config needs certs, but certs need
ACME challenge served on HTTP. Now installs temporary HTTP-only
config first, gets certs, then installs full HTTPS config.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments