caddy
caddy copied to clipboard
Added modular ca providers the tls config of the reverse proxy http transport module.
Closes #6063
Looks like the failed test is just a server timeout.
I just added the "deprecated" comments to RootCAPool
and RootCAPEMFiles
fields as well as a deprecation warning log when those are used.
No worries at all Mohammed! Thank you for your feedback. I implemented the caddy file support and added both caddy file integration tests as well as tests for the (h *HTTPTransport) UnmarshalCaddyfile
function. Please let me know if anything else is still needed here. Thanks again!
@mohammed90 Anything you can think of we need to change for this?
@mohammed90 I think all your feedback items have been resolved Thanks for reviewing!