Refactor logic for obtaining host value used to submit SNI-compatible cert chain request #463
Labels
app/lscert
enhancement
New feature or request
output/extended
Long Service Output (aka, "extended" or "detailed")
output/logging
plugin/check_cert
sni
Milestone
Overview
Need to refactor the logic used to obtain the host value used in SNI-compatible cert chain request. At present, the logic is nearly 1:1 between the
lscert
andcheck_cert
tool. As it happens, I just fixed a bug affecting both separately instead of fixing in one place (as ideally I would have been able to do).I should review the code and pull out as much as possible as shared logic to dedupe future maintenance efforts.
References
The text was updated successfully, but these errors were encountered: