Hi All,
I am getting following error while connecting to app-server from runtime resource :
Could not connect to https:<someservername:8199>/bpserver. This could be due to the fact that the server certificate is not configured properly with HTTP.SYS in the HTTPS case. This could also be caused by a mismatch of the security binding between the client and the server
Configuration Details:
- BPv7.0
- Two Load Balanced App servers
- WCF: Transport Encryption
- Load Balancer set to use SSL Passthrough
- Same SSL cert applied on two app servers
- Same configuration in both app server (Encryption schema etc. except binding address which is FQDN of each app server)
- CN of SSL cert: bluprismprd.somecompany.com
- FQDN of Load Balancer: bluprismprd.wip.somecompany.com
- Runtime Resource is configured to connect to Load Balancer VIP FQDN (bluprismprd.wip.somecompany.com:8199)
Please note that if i configure the RR to directly connect to app server without load balancer (appserver1.somecompany.com), then it works fine
------------------------------
Siddheshwar Kore
------------------------------