**Describe the bug** Coming from https://github.com/opensearch-project/OpenSearch/pull/11512, the check examines the host for `http` which is broken for `httpserver.example.com`. See https://github.com/opensearch-project/OpenSearch/pull/11512#issuecomment-1854313297. **Expected behavior** Check for full protocol, `http://` and `https://`.