Hello
A client today was following the walkthrough setting up SSL and we can't make it work.
here is the walkthrough.
http://msdn.microsoft.com/en-us/library/ee414240.aspx
We used SelfSSL toolkit that comes with IIS to generate the certificate.
We followed all the setup and the webservice started with the event log displaying the https address
When opening the https URL in IE, we can't contact service to display the list of published webservices.
Has anybody been successful in making 2009 sp1 webservice work with Security socket layer?
Thanks.
Ahmed Rashed Amini
Independent Consultant/Developer
blog:
https://dynamicsuser.net/nav/b/ara3n
Comments
http://www.microsoft.com/DownLoads/deta ... laylang=en
Hopefully this will help identify any certificate issue.
[Update]
we resolved the issue Diagnostics reported and then reassigned it to use with NAV. Still, unable to get it to work.
](*,)
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
And i dont understand the step "To configure the port to use the SSL certificate"
"httpcfg query ssl" command do not view anything.
If "httpcfg query ssl" command does not return anything the you can jump to task 3.
httpcfg set ssl -i <ip address>:<port> -h <thumbprint>
an example would be:
httpcfg set ssl -i 0.0.0.0:7047 -h "here goes the certificate thumbprint from the local machine certificate storage"