caddy/caddytest
Matt Holt 6bad878a22
httpcaddyfile: Improve detection of indistinguishable TLS automation policies (#5120)
* httpcaddyfile: Skip some logic if auto_https off

* Try removing this check altogether...

* Refine test timeouts slightly, sigh

* caddyhttp: Assume udp for unrecognized network type

Seems like the reasonable thing to do if a plugin registers its own
network type.

* Add comment to document my lack of knowledge

* Clean up and prepare to merge

Add comments to try to explain what happened
2022-10-13 11:30:57 -06:00
..
integration httpcaddyfile: Improve detection of indistinguishable TLS automation policies (#5120) 2022-10-13 11:30:57 -06:00
a.caddy.localhost.crt
a.caddy.localhost.key
caddy.ca.cer
caddy.localhost.crt
caddy.localhost.key
caddytest.go caddytest: Revise sleep durations 2022-10-05 11:40:41 -06:00
caddytest_test.go