By PROD/DR, I meant Production/Disaster Recovery environment.
And yes there are two IPA servers in both PROD/DR environment.
Also, came across the fact that while in PROD, SSL was implemented using self-signed
certs(where things r working), In DR environment CA signed certs were used later for SSL
implementation.
Is there a chance something gone wrong in SSL implementation(using CA signed certs) and
resulting in this issue.
What can we do to resolve this issue?
We were thinking of two options, if above is true:
a. Possible work around, if it is there to fix this
a. or if "a" is not possible , revert to self-signed certs SSL
What u suggest.