When I'm accessing any host via IP address, it is showing SSL error.
Example.com
=> 192.168.1.1
(IP address)
Suppose if I want to access https://example.com
, it works fine.
If on the other hand, accessing the hosts by its IP address like https://192.168.1.1
, it shows SSL Error.
Is there any configuration missing here. Do I need to add the IP address in SAN configuration?