Hi,
I have installed Dynamics Nav on my local PC and would like to setup Dynamics Nav to run on my Ipad
In order to do so i have read that i need a certificate, so i have done the following
1. Run powershell as administrator
2. use import-module on Navcertificateadministration.psm1 from the product DVD
3. Run New-navselfsignedCertificate -TestcertificateName ColDemo1 -Testcertificateserveraddress 10.16.2.104 (my current ip address)
This generates a certificate called ColDemo1.cer
Then i have opened IIS and under the website "Microsoft dynamics nav 2015 web client i have under bindings added a new one with TYPE https on port 443 and in SSL certificate chosen my certificate 10.16.2.104.
In mmc (Console) i have under trusted root certifcation authorities - Certificates found the generated certificate which is issued to RootCA.ColDemo1 and exported it. I have attached this cer file to an email and sent it.
From the Ipad i have opened the mail and installed certificate - but i cannot get the certificate to be trusted.
I can access https://10.16.2.104/dynamicsnav80/webclient/tablet.aspx on my computer, but not on my ipad and the app does not Work either.
Can someone give me some hints to solve the problem
Thanks
*This post is locked for comments