Essbase Partition and Peer certificate cannot be authenticated with given CA certificates via HTTPS
We have the following error when partition build fails on Essbase;ERROR - 103 - Unexpected Essbase error 1040048.
ERROR - 1040048 - HTTP communication failed with error [Peer certificate cannot be authenticated with given CA certificates].
Previously the partition build worked with the following HTTP URL;
http://10.30.134.9/aps/Essbase?clusterName=EssbaseCluster-1
Now that our IIS has been changed to HTTPS, the new URL we get the error;
https://10.30.134.9/aps/Essbase?clusterName=EssbaseCluster-1
ERROR - 1040048 - HTTP communication failed with error [Peer certificate cannot be authenticated with given CA certificates].
Previously the partition build worked with the following HTTP URL;
http://10.30.134.9/aps/Essbase?clusterName=EssbaseCluster-1
Now that our IIS has been changed to HTTPS, the new URL we get the error;
https://10.30.134.9/aps/Essbase?clusterName=EssbaseCluster-1
0