We have published our CRM webserver externally using SSL (without ISA I
might add). I just cloned the default CRM website in IIS, and adapted that
for SSL.
So we now have 2 CRM websites, one for internal use and 1 for external use.
Obviously they are 1 and the same CRM system, just 2 websites. Works fine so
far.
But, the trouble starts with reports. The report-services are located on our
SQL database server. This is accessed in CRM in the background using a
different URL then CRM itself. This doesn't matter for Internal use. The
trouble starts externally, since this URL is not SSL enabled and, more
importantly, not available for access from the outside. So reports don't
work in the CRM SSL version.
Let's say I am able to make the report-services also use SSL and be
available Externally. How do I 'tell' CRM to use this new URL ? (I now
diddly squad about programming).
Grtz
Richard