For now only basic port reachability is checked: ```console $ mtg doctor config.toml ... Validate fronting domain connectivity ✅ web:8443 is reachable ``` This alone is misleading if the cert is invalid or absent, so it's validity should be checked, too. @dolonet
For now only basic port reachability is checked:
This alone is misleading if the cert is invalid or absent, so it's validity should be checked, too.
@dolonet