Website accessing subdomain that is on same IP

What is the name of the domain?

api.example.com

What is the error message?

SSL certificate problem: certificate has expired

What is the issue you’re encountering

2 subdomains on 1 ip can’t access each other

What steps have you taken to resolve the issue?

if i have www.example.com and the code accesses api.example.com it gives this error SSL certificate problem: certificate has expired these 2 subdomains are on the same server IP. If i try this same from another subdomain on a different IP and have it access this api url it works fine with out issue. So is there some setting i need to change to allow this access to happen on my server when the 2 subdomains are proxy active

What feature, service or problem is this related to?

DNS records

It’s easier if you can give the 2 real subdomains for testing to find out what your problem is.

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.