Releases: DevoKun/az_healthcheck
Releases · DevoKun/az_healthcheck
v1.0.5
Disabling SSL Cert SN vs. Hostname checks
- Previously if the SSL cert SN (Subject Name) was different than the hostname, the check would fail.
- This release disabled the SN check so that you can check an https endpoint which may have an SSL cert installed for a different name.
- This check is useful if you have a series of hosts, say: server-1.us-east-1, server-2.us-east-1, server-3.us-east-1; and an ssl cert designed for an endpoint named www.hubner.org.