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
which is clearly wrong, because localhost can't get a cert from Let's Encrypt or ZeroSSL (or any publicly-trusted CA).
Already have a fix incoming. Just making this issue for future reference.
(Edit: Looks like we have a test that is actually enforcing this behavior, global_options_preferred_chains.txt - but there's no way that's intentional, right?)
The text was updated successfully, but these errors were encountered:
This minimal Caddyfile:
yields automation policies in JSON:
which is clearly wrong, because
localhost
can't get a cert from Let's Encrypt or ZeroSSL (or any publicly-trusted CA).Already have a fix incoming. Just making this issue for future reference.
(Edit: Looks like we have a test that is actually enforcing this behavior, global_options_preferred_chains.txt - but there's no way that's intentional, right?)
The text was updated successfully, but these errors were encountered: