- Community Home
 - >
 - Servers and Operating Systems
 - >
 - Operating Systems
 - >
 - Operating System - Microsoft
 - >
 - IIS 5.1 SSL
 
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
 - Entry Storage Systems
 - Legacy
 - Midrange and Enterprise Storage
 - Storage Networking
 - HPE Nimble Storage
 
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
 - Appliance Servers
 - Alpha Servers
 - BackOffice Products
 - Internet Products
 - HPE 9000 and HPE e3000 Servers
 - Networking
 - Netservers
 - Secure OS Software for Linux
 - Server Management (Insight Manager 7)
 - Windows Server 2003
 - Operating System - Tru64 Unix
 - ProLiant Deployment and Provisioning
 - Linux-Based Community / Regional
 - Microsoft System Center Integration
 
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
 - Mark Topic as New
 - Mark Topic as Read
 - Float this Topic for Current User
 - Bookmark
 - Subscribe
 - Printer Friendly Page
 
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
10-15-2003 03:23 PM
10-15-2003 03:23 PM
			
				
					
						
							IIS 5.1 SSL
						
					
					
				
			
		
	
			
	
	
	
	
	
I have successfuly enabled SSL in my IIS.
In IE..
http://localhost/index.html works fine.
https://localhost/index.html wont work
https://localhost:443/index.html also doesnt work.
In Telnet..
localhost 443 works
localhost 80 works...
I dont know what Im missing here...
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
10-15-2003 03:47 PM
10-15-2003 03:47 PM
			
				
					
						
							Re: IIS 5.1 SSL
						
					
					
				
			
		
	
			
	
	
	
	
	
Please keep your follow up in one thread.
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=233033
Tell us what have you done exactly!
Thanks
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
10-15-2003 04:37 PM
10-15-2003 04:37 PM
			
				
					
						
							Re: IIS 5.1 SSL
						
					
					
				
			
		
	
			
	
	
	
	
	
If you are using "localhost", this is usually referring to 127.0.0.1 or the loopback address, which would NOT be the same address as SSL was setup to.
Jon
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
10-15-2003 09:19 PM
10-15-2003 09:19 PM
			
				
					
						
							Re: IIS 5.1 SSL
						
					
					
				
			
		
	
			
	
	
	
	
	
so..guys..any ideas on this one???
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
10-15-2003 10:55 PM
10-15-2003 10:55 PM
			
				
					
						
							Re: IIS 5.1 SSL
						
					
					
				
			
		
	
			
	
	
	
	
	
Try this one,
http://support.microsoft.com/default.aspx?scid=kb;en-us;290391&Product=iis50
Please keep us updated.
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
10-16-2003 02:39 PM
10-16-2003 02:39 PM
			
				
					
						
							Re: IIS 5.1 SSL
						
					
					
				
			
		
	
			
	
	
	
	
	
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
10-16-2003 04:46 PM
10-16-2003 04:46 PM
			
				
					
						
							Re: IIS 5.1 SSL
						
					
					
				
			
		
	
			
	
	
	
	
	
http://support.microsoft.com/default.aspx?scid=kb;en-us;314864&Product=winxp
Have you installed the latest updates for IE6?
http://support.microsoft.com/default.aspx?scid=kb;en-us;325662&Product=winxp
Jon
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
10-16-2003 09:07 PM
10-16-2003 09:07 PM
			
				
					
						
							Re: IIS 5.1 SSL
						
					
					
				
			
		
	
			
	
	
	
	
	
is there anyway that our sys admin block the port 443?
does our dns and gateway has something to do with it?