I have reporting service and web application on different server. After certificate on web application has been change to SHA256, Images that once showed on the report is never show again (Image source is from web server).
When I look upon SSRS log file, I found an error that indicate that it can't get an image
"Remote certificate error RemoteCertificateChainErrors..."
I also try to export certificate from web and install it on report server but it does not help.
How can I fix this problem?