certificate problem in linux web server ...
we have a Linux Webserver setup , so basically there is a linux APP server (APP1) running websphere , and another webserver (WEB 1) connected to this app server , then there is a proxy and a firewall and connection is going through proxy (p1) ouside out network ,
In clients network there is another Server (RD1) which is trying to access some website through SSL , now this not working and as the certificate which goes out fom app server (APP1) does not reach the server (RD1) outside our network .
our network team says that there is no way a certificate can be lost in an end to end encrypted network , and they can see no issue in the proxy.
So what can be the issue , what should be the next step for troubleshooting
linus OS version is 11 and all these server APP1 , Web 1 are hosted on VMWare , A new certificate has already been requested an installed on sever APP1 .
The same setup in our dev environment is working but not in prod.
THanks
|