We have two environments under one organizations.
Both environments consist secure virtual hosts having independent SSL certificate uploaded in it.
1) For env 1, cert 1 exist.
2) For env 2, cert 2 exist.
When we are trying to call proxy deployed in env 1 using https, we are getting an error "Your connection is not private".
When i checked the cert details in my browser, i see that env 1 is trying to use cert 2.
Kindly let me know is there any configuration change needs to be done?