caddy -version
)?0.10.0
Use On-Demand TLS, without specifying the scheme.
*.bla.something {
tls email@address {
max_certs 10
}
}
N/A
N/A
Redirect http://something.bla.something to https://something.bla.something
Redirect to https://*.bla.something, which of course fails.
N/A
Oops -- not quite sure how this slipped through, but I can see where the missing test cases are. Fix coming soon.
Most helpful comment
Oops -- not quite sure how this slipped through, but I can see where the missing test cases are. Fix coming soon.