Our Customer company uses Dynamics 365 Finance and Operation (on-premise). (application version : 10.0.19)
SSRS Web server certificate has expired.
Therefore, the SSRS service is not available in the Live environment.
Error message)
The SSRS report could not be found on the SSRS Report server.
Q1) Is there a temporary way to make the SSRS service work normally without using the SSRS certificate?
Q2) Live environment version is very low. Is there no problem with the method of renewing the certificate below?
1) Create New SSRS Web Server Certificate in AD CS server (manualy)
2) Edit configTemplate.xml with New SSRS Web Server Certificate -> change information of SSRS certficate in previously used configtemplate.xml
3) Run infrastructure script with Configtemplate.xml .//Export-Certificates.ps1 -ConfigurationFilePath .//ConfigTemplate.xml ->previously used infrastructure script
4) Run VM script on each VMs. (AOS, ORCH, SSRS)
5) Run below command and check Deployment Settting information in AD FS server. .//Get-DeploymentSettings.ps1 -ConfigurationFilePath .//ConfigTemplate.xml
6) go to the MS LCS, click Deployment Setting button.
7) change SSRS Web Server Cetrificate thumbprint in Deployment Setting.
Q3) The QA environment was installed without using the SSRS Web server certificate during the initial installation.
So. There is no exist SSRS Web server certificate thumbprint box in the QA environment Deployments Setting.
The SSRS Web server certificate thumbprint box exists in the deployments setting in the Live environment.
How do I add the SSRS web server certificate thumbprint box to QA Environment Deployment Setting?
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.