When trying to reverse proxy to Wildfly 8.2 Jboss on https port from CA Access Gateway (SPS). Though both Apache on CA Access Gateway (SPS) and Jboss are listening on https ports, but when the reverse proxy rule is configured to forward request to Jboss on https port it fails with a noodle error.
The back-end Server(<servername>) Certificate presented is bad
spsagenttrace.log :
[08/04/2017][12:44:17][5004][884][][execute][Tried to send the request to backend web server three times.Throwing the exception to client. ]
[08/04/2017][12:44:17][5004][884][][Noodle::doGet][com.rsa.ssl.SSLException: Certificate for <_host.example.com/10.0.0.1> is not trusted or bad certificate at com.netegrity.util.security.rsa.AbstractHostVerifier.verify(Unknown Source)]
When proxy rule is configured to forward request to Jboss on http port it works.
CA Access Gateway (SPS) 12.6 SP1
The back-end Server Certificate was not in the ca-bundle.cert of the CA Access Gateway (SPS).
Adding the self-signed certificate of the back-end server in the ca-bundle.cert file resolved the issue (1).
(1)
Configuring SSL on HttpClient Noodle Manually
Download and Install the Certificates from the Certificate Authority
https://techdocs.broadcom.com/us/en/symantec-security-software/identity-security/siteminder/12-8/configuring/access-gateway-configuration/configuring-ssl-for-access-gateway/configuring-ssl-on-httpclient-noodle-manually.html