Hi all,
Windows 2003 / IIS 6 with PHP 5.2.3.3 and Mantis 1.0.8 and MySQL 5.0.46.
Got Mantis working fine so far. All used internally and it's all good.
However we need to provide access to 3rd parties / road warriors as well. Obviously I want to use SSL for it. However we also have disjointed namespaces between our internal and external DNS names. E.G. internally we use mantis.oldname.net yet our external valid domain name is newname.com. Thus mantis will need to accept https://mantis.newname.com/ as well as continuing to serve our internal clients on http://mantis.oldname.net/
I'm fine with doing it in IIS - however Mantis simply doesn't like it. Get a blank white page when i try to use it via HTTPS and the new domain name. HTTPS internally works OK (although obviously the SSL cert doesn't match)
Cheers,
Steve.
SSL with multiple domains on IIS
Moderators: Developer, Contributor