IIS
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsSystem AdministrationIIS

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old September 21st, 2005, 07:22 AM
Lava Lava is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Sep 2004
Posts: 331 Lava User rank is Corporal (100 - 500 Reputation Level)Lava User rank is Corporal (100 - 500 Reputation Level)Lava User rank is Corporal (100 - 500 Reputation Level)Lava User rank is Corporal (100 - 500 Reputation Level) 
Time spent in forums: 2 Days 23 h 19 m 15 sec
Reputation Power: 6
Intranet dev with SSL on local XP machine with IIS

The thread title pretty much sums it up. I need to develop a PHP/MySQL driven website which will later on run on a remote host by means of a Windows OS or FreeBSD. Anyway, there are files of the current website in use which got a ASP/Access foundation.

The website will be using SSL, so it's accessed through https for 99.9% (only excluding the index.asp at http (port 80))which will redirect them to https.

I'm having heaps of problems to get SSL to work on my local workstation on which I got IIS installed and which is meant for developing the new website. I copied the files from the current ASP website, but I have no idea whatsoever to get SSL to work on my local machine.

Meanwhile the ASP website (which will be PHP later on) uses things like:
Code:
If Request.ServerVariables("SERVER_PORT")=443 Then

but not being able to get SSL work I can't even get the existing website to run on my local machine, not to mention the one I got to develop in PHP.

So... I really need some help here. Does anybody know some sort of step-by-step tutorial to get it to work? It can be quite a bogus certificate as it's just for local development now, but I just need some clear and simple direction to get this part done, so I can focus on the actual development where my strength lies a bit more

I got IIS itself running with ASP and PHP, but not SSL. The SSL field in the IIS website configuration is disabled even. This doesn't mean it's not possible is it? And if so, any way to get around this situation so it will work?

Thanks.... seriously!

Last edited by Lava : September 21st, 2005 at 07:36 AM.

Reply With Quote
  #2  
Old September 21st, 2005, 08:40 AM
Lava Lava is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Sep 2004
Posts: 331 Lava User rank is Corporal (100 - 500 Reputation Level)Lava User rank is Corporal (100 - 500 Reputation Level)Lava User rank is Corporal (100 - 500 Reputation Level)Lava User rank is Corporal (100 - 500 Reputation Level) 
Time spent in forums: 2 Days 23 h 19 m 15 sec
Reputation Power: 6
Hmmz... got a tip elsewhere to try using IIS6.0 Resource Kit which apparently can be used for XP with IIS 5.1 as well; besides Win Server 2003. Gonna try and see if that does the trick.

Reply With Quote
  #3  
Old September 21st, 2005, 09:22 AM
Veamon's Avatar
Veamon Veamon is offline
Blowing up trees with my mind.
Dev Shed Frequenter (2500 - 2999 posts)
 
Join Date: Feb 2005
Location: Neverland Ranch, minus the touching.
Posts: 2,745 Veamon User rank is General (90000 - 100000 Reputation Level)Veamon User rank is General (90000 - 100000 Reputation Level)Veamon User rank is General (90000 - 100000 Reputation Level)Veamon User rank is General (90000 - 100000 Reputation Level)Veamon User rank is General (90000 - 100000 Reputation Level)Veamon User rank is General (90000 - 100000 Reputation Level)Veamon User rank is General (90000 - 100000 Reputation Level)Veamon User rank is General (90000 - 100000 Reputation Level)Veamon User rank is General (90000 - 100000 Reputation Level)Veamon User rank is General (90000 - 100000 Reputation Level)Veamon User rank is General (90000 - 100000 Reputation Level)Veamon User rank is General (90000 - 100000 Reputation Level)Veamon User rank is General (90000 - 100000 Reputation Level)Veamon User rank is General (90000 - 100000 Reputation Level)Veamon User rank is General (90000 - 100000 Reputation Level)Veamon User rank is General (90000 - 100000 Reputation Level)  Folding Points: 131452 Folding Title: Super Ultimate Folder - Level 1Folding Points: 131452 Folding Title: Super Ultimate Folder - Level 1Folding Points: 131452 Folding Title: Super Ultimate Folder - Level 1Folding Points: 131452 Folding Title: Super Ultimate Folder - Level 1Folding Points: 131452 Folding Title: Super Ultimate Folder - Level 1Folding Points: 131452 Folding Title: Super Ultimate Folder - Level 1
Time spent in forums: 3 Weeks 4 Days 5 h 19 m 13 sec
Reputation Power: 929
Dont you have to have a certificate to use SSL?
__________________

Raid1 in XP Pro

My open source projects:
------------------------
Blobber - Add images as blobs to SQL Server
------------------------

Reply With Quote
  #4  
Old September 22nd, 2005, 02:16 AM
Lava Lava is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Sep 2004
Posts: 331 Lava User rank is Corporal (100 - 500 Reputation Level)Lava User rank is Corporal (100 - 500 Reputation Level)Lava User rank is Corporal (100 - 500 Reputation Level)Lava User rank is Corporal (100 - 500 Reputation Level) 
Time spent in forums: 2 Days 23 h 19 m 15 sec
Reputation Power: 6
Yes, you need a certificate for SSL and it seems I've found the solution to my problem.

IIS 6.0 Resource Kit got an application named SelfSSL which is used to create a self-signed SSL certificate. It does the trick. (www.somacon.com/p42.php)

It would appear that I googled for some bad keyword as I've found another way now as well. Instead of using the Resource Kit one can use a combination of OpenSSL and ActivePerl to get the certificate part as well.

So for now it seems my problems are solved. If not, I'll post again. Sorry to have bothered people with my request for help, but I hope my answers help out others.

Reply With Quote
Reply

Viewing: Dev Shed ForumsSystem AdministrationIIS > Intranet dev with SSL on local XP machine with IIS


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 1 hosted by Hostway