Back to Devexpress

Configure SSL

reportserver-117012-configuration-and-api-configure-ssl.md

latest753 B
Original Source

Configure SSL

  • Oct 13, 2023

The Report and Dashboard Server’s Windows Forms EUD and Scheduler service use WCF to communicate with the back-end. If your Report and Dashboard Server instance uses HTTPS bindings, you should also configure WCF on the back-end to operate over SSL. To do this, use the ConfigureSecurityMode utility as described below:

  1. Open the Command Prompt with administrative permission.

  2. Navigate to the Report and Dashboard Server directory (for example, “C:\Program Files (x86)\DevExpress\Report Server”) and switch to the “Tools” folder. In this folder, run the ConfigureSecurityMode.exe file with the corresponding options as follows.