SSL on an IIS server that has renders php AND asp?
I have a client who’s running a windows and IIS server. On it is a website under one domain name that renders pages in both php and asp. SO you will have a page with the url http://mysite.com/hello.php that links to a page with the url http://mysite.com/hello.asp. The php pages are managed by a joomla cms while the asp pages are managed by a proprietary web software.
Client has expressed interest in putting some of these php and asp pages behind an SSL. I wasn’t sure if this would cause problems. I’m use to setting up ssl on apache servers where the php and html were the only types of pages hosted on the website. Setting up an SSL on IIS to encrypt some php and asp pages shouldn’t be a problem right?
There is no difference — I’m running similar thing under both IIS 6 and IIS 7.x and have (and never had) no issues with SSL in this regard.
Yes, in my case those files are in different folders (e.g. all *.asp files are in /asparea/ and *.php are everywhere else), but that still makes no difference.
Check more discussion of this question.
Related posts:
- How to configure IIS to ask for SSL client certificate for an ASP.NET MVC application
- How to create SSL certificate locally and move to windows 2003 server for IIS ASP.Net website?
- IIS where ASP pages aren’t working
- IIS not responding with SSL Server Hello
- ASP.NET, PHP and Ruby on Rails applications running on Windows 2008 R2 Server
Leave a comment
Recent Posts
- What is the easiest way to upgrade my existing Perl 5.14 to Perl 5.16 on FreeBSD 9 using the ports system?
- Know if mysql has done its job
- Redirect https .com to https .co.uk without a valid SSL cert on .com without DNS change
- Why is it a bad idea to use customer email as from address
- 100% packets dropped on first RX queue on 3/5 raid6 iSCSI NAS devices using intel igb (resolved)





