When validation is enabled, the certificate must be trusted, not revoked, and the CN name should match the URL of your service otherwise you can try to disable the certificate validation in your NAV client setting config . Go to C:\Users\[WindowsUser]\AppData\Roaming\Microsoft\Microsoft Dynamics NAV\[NAVService]\ you will find clientusersettings.config file , search for "ClientServicesCertificateValidationEnabled" and change the value to "false". detail : docs.microsoft.com/.../configuring-the-windows-client
↧