Hi, I have an SSL certificate monitor up and running and it's working well for servers that have one URL. e.g. server x1.company.com has website w1.company.com .
what i need to do now is monitor several other URLs that are hosted on the one server.
e.g. server x1.company.com hosts w1.company.com, w2.company.com.au & w3.company.com.au. all at the same IP but all with different SSL certs
When i add an external node for w1.company.com it actually creates a node for x1.company.com with a dns of w1.company.com
Testing on this node fails as the URL isn't correct for the site
I can also not then add w2.company.com as an additional node.
Is there a way to create a node that only has the W1.company.com URL and doesn't tie up the IP address for other URLs?
I'll have a proper WMI node for the host itself to monitor the server.
Thanks
Ian