NAV Web Client secured website

RoelofRoelof Member Posts: 377
I'm currently setting up a WebServer - WebClient configuration for NAV2017. Everything is installed. However, when I try to run the WebClient in a webbrowser (or NAV mobile app) it complains that the connection needs to be secured. I found some information online that only 'HTTPS' is allowed. I was able to Self Secure the client connection in IIS but it still has the same problems. I followed the same steps/info as in the following links:

- https://msdn.microsoft.com/en-us/library/dn757145(v=nav.90).aspx
- https://ksdconsultancy.blog/2015/11/04/configuring-ssl-to-secure-the-connection-to-microsoft-dynamics-nav-web-client/

Anyone has any ideas?

Roelof de Jonghttp://www.wye.com

Comments

  • zohaibu95@hotmail.comzohaibu95@hotmail.com Member Posts: 223
    edited 2017-01-25
    @Roelof make sure under this path in the web config file 'C:\inetpub\wwwroot\dynamicsnav90\webclient\web.config' on Line 12 to 16 should be commented.

    If it is not commented then make them commented as these line will set to HTTPS ONLY.

    where dynamicsnav90 will be your NAV instance name.

    9w5p6gn0gp62.png

    Also go to IIS Site manager and then go to SITES Folder select your NAV webclient website and open SSL settings and unselect require SSL as shown in the screenshot below:

    q7gu8dakn3x9.png





    Best Regards
    Zohaib Ahmed
    Dynamics NAV ERP Technical Consultant.

    please like / agree / verify my answer, if it was helpful for you. thanks.
  • zaidtariqzaidtariq Member Posts: 52
    Hi @Roelof
    @zohaibu95 is has suggested you a nice solution but if you want to configure SSL for you NAV Web Client have a look at the link: https://msdn.microsoft.com/en-us/library/hh167264(v=nav.90).aspx
    Best Regards:
    Zaid Tariq
    Dynamics NAV/365 BC Developer at Dynamics 360

    please like / agree / verify my answer, if was helpful.
  • EvREvR Member Posts: 178
    Also, don't use self signed certificates. Most (all) browsers will tell you it's unsafe.
    Just get a real certificate. They're so cheap these days.
  • RoelofRoelof Member Posts: 377
    Thanks guys.
    Roelof de Jonghttp://www.wye.com
  • zaidtariqzaidtariq Member Posts: 52
    @Roelof you are welcome.
    please like / agree / verify my answer.
    Best Regards:
    Zaid Tariq
    Dynamics NAV/365 BC Developer at Dynamics 360

    please like / agree / verify my answer, if was helpful.
Sign In or Register to comment.