How to setup HTTPS connection in AVR Webpublisher v4.0?

Discussion in 'WebPublisher' started by Szarka László, Dec 22, 2016.

  1. With the following step-by-step guide you can setup https connection for AVRWebpublisher software on internet side, and http connection on intranet side.

    1. Download the following configuration file for AVRRealTime service:
    http://forum.konsys-international.com/index.php?attachments/realtime_dataservice-exe-config.437/

    2. Create a backup copy from the original configuration file:
    c:\Program Files\KONsys\AVReporter\AVR Real-time DataService\RealTime_DataService.exe.config

    3. Stop the AVRRealTimeDataService service from Windows Services.

    01.png
    4. Replace the configuration file with the downloaded file.

    5. Open the configuration file and navigate to the following lines:

    02.png

    6. Remove the comments from the green sections:

    03.png

    7. Save the configuration file.

    8. Open the IIS Manager application and navigate to the Bindings section:

    04.png

    Click on the „Add” button and select your cetificate:

    If you have no certificate, you can create test certificate following these steps:
    http://blogs.microsoft.co.il/applisec/2008/04/08/creating-x509-certificates-using-makecertexe/

    05.png

    Click on the „OK” button.

    9. Start the AVRRealtimeDataService from Windows Services.

    06.png

    10. Use AVRWebPublisher with https protocol:

    07.png

    Attached Files:

    Last edited by a moderator: Dec 22, 2016
  2. csibi.maria

    csibi.maria Guest

    To modifie the https settings in Historycal service you need the following steeps:
    1. Change the red colored content of the C:\inetpub\wwwroot\AVRWebPublisher\AVRHistoricalService\Web.config file:
    Historical_web_config.PNG
    2. If there is a problem with AlarmBrowser please change the base address in the C:\inetpub\wwwroot\AVRWebPublisher\web.config file:

    Webpublisher_web_config.PNG

    Attached Files:

Share This Page