473,804 Members | 3,138 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

SSL and local web server.

I am having problems using https when calling a page on my local machine. I am running XP professional. All I get is a general
error page telling me there are problems with my page.

I have installed a certificate from our domain CA on the single web site allowed in IIS 5.1. I've successfully installed certs on
our qa and prod sites from our domain CA too. Everything works fine on both of those sites (yes, I am using a non trusted domain on
our prod site, but it is not live yet and I am just testing it).

I've tried using a common name of localhost, the NetBIOS name of the machine as well as the FQDN and I get the same error with any
of those certificates.

I must be missing something, I mean you should be able to do https on the local web server on XP Professional, right? All I want to
do is to code some pages and make sure they work using https without having to create another site on a server and uploading my code
everytime I want to test.

Any ideas?

Thanks,

Mike
Nov 18 '05 #1
2 1658
Hi Mike,

A certificate is tied to a specific domain, so tying it to localhost isn't
going to work.

The easiest way to do what you want is to create the certs on teh live
server. Make sure it works there. Then back up the cert from teh live server
and install it on your local machine from the backup.

You will get a pop that warns that the domain doesn't match but it will go
on after that...

+++ Rick ---

--

Rick Strahl
West Wind Technologies
http://www.west-wind.com/
http://www.west-wind.com/weblog/
----------------------------------
Making waves on the Web
"Mike Malter" <mi********@nos pam.com> wrote in message
news:u5******** ******@TK2MSFTN GP11.phx.gbl...
I am having problems using https when calling a page on my local machine. I am running XP professional. All I get is a general error page telling me there are problems with my page.

I have installed a certificate from our domain CA on the single web site allowed in IIS 5.1. I've successfully installed certs on our qa and prod sites from our domain CA too. Everything works fine on both of those sites (yes, I am using a non trusted domain on our prod site, but it is not live yet and I am just testing it).

I've tried using a common name of localhost, the NetBIOS name of the machine as well as the FQDN and I get the same error with any of those certificates.

I must be missing something, I mean you should be able to do https on the local web server on XP Professional, right? All I want to do is to code some pages and make sure they work using https without having to create another site on a server and uploading my code everytime I want to test.

Any ideas?

Thanks,

Mike

Nov 18 '05 #2
Rick,

I don't understand. The domain I am developing the site for is Joyousliving.co m. I have a www.joyousliving.com on the production
server and that works fine. I actually got a cert via the IIS server on my laptop from our domain CA with a common name of
mikelaptop.joyo usliving.com for IIS on my laptop. I have a DNS host record for my machine which is mikelaptop.joyo usliving.com.

I can do http://mikelaptop.joyousliving.com/ClassReunion in my browser and I get the site. when I use https, I don't get the site.

How will backing up the cert from the production machine help me when I already have a cert from our CA for my machine?

Thanks.

Mike
"Rick Strahl [MVP]" <ri********@hot mail.com> wrote in message news:ey******** ******@TK2MSFTN GP11.phx.gbl...
Hi Mike,

A certificate is tied to a specific domain, so tying it to localhost isn't
going to work.

The easiest way to do what you want is to create the certs on teh live
server. Make sure it works there. Then back up the cert from teh live server
and install it on your local machine from the backup.

You will get a pop that warns that the domain doesn't match but it will go
on after that...

+++ Rick ---

--

Rick Strahl
West Wind Technologies
http://www.west-wind.com/
http://www.west-wind.com/weblog/
----------------------------------
Making waves on the Web
"Mike Malter" <mi********@nos pam.com> wrote in message
news:u5******** ******@TK2MSFTN GP11.phx.gbl...
I am having problems using https when calling a page on my local machine.

I am running XP professional. All I get is a general
error page telling me there are problems with my page.

I have installed a certificate from our domain CA on the single web site

allowed in IIS 5.1. I've successfully installed certs on
our qa and prod sites from our domain CA too. Everything works fine on

both of those sites (yes, I am using a non trusted domain on
our prod site, but it is not live yet and I am just testing it).

I've tried using a common name of localhost, the NetBIOS name of the

machine as well as the FQDN and I get the same error with any
of those certificates.

I must be missing something, I mean you should be able to do https on the

local web server on XP Professional, right? All I want to
do is to code some pages and make sure they work using https without

having to create another site on a server and uploading my code
everytime I want to test.

Any ideas?

Thanks,

Mike


Nov 18 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
1707
by: PeterJ | last post by:
I created some web pages in Visual Studio 2003 in VB and sent them to another fellow to be rolled up into an application. This was sent back to me and I could not open the whole application. Now I can not even open the project I created for my web pages. When I do either, I keep getting a messagebox that says: "Visual Studio could nor create or open the application because your browser is configured to use a proxy server for the...
1
121540
by: jiing | last post by:
Now let me describe what I have done and my purpose: Originally, I want to user ports to install phpBB But I found that phpBB doesn't support mysql 5.x (but the ports installed mySQL 5.0.0 alpha) so I deinstall mysql5-server and mysql5-client And then I install mysql41-server and mysql41-client on FreeBSD 5.3 by ports but now , mysql is not workable
1
3269
by: mbailey | last post by:
Hello- I have a Sql Server 2000 database offsite that I would like to back up to a local machine. I am using Enterprise Manager on a local machine to administer the remote db. Whats the best way to schedule backups so the remote db is backed up to the local machine? Can this be done in Enterprise Manager? Would you recommend any 3rd party software?
6
2938
by: Rob | last post by:
Hi, I am working on a project that requires a Windows Service which performs the following file transfer functions. 1. It monitors a specific local directory on a Windows 2003 Server. 2. When it finds files with a specific extension, it queries a SQL Server database to determine what workstation will be the destination of a File.Copy. 3. It copies those files to the appropriate workstations on the LAN,
3
1609
by: jimmyfishbean | last post by:
Hi, My client has the following network structure: 2 Windows 2003 servers : Server 1 - Web server running IIS, ftp import and export folder, ASP.NET SOAP web service and asp code on here. Server 2 - SQL server with database on. Want to store images on here accessed via a share.
0
3239
by: robpimentel | last post by:
Hi, I've been using DB2 for about 1 week, so please bear with me. DB2 Connect Enterprise Edition v8.1 FixPack 5 Windows Server 2003 Standard Edition SP1 Here is an error that continues to appear on our domain controllers (Security event log): Event Type: Failure Audit Event Source: Security
3
5452
by: RLN | last post by:
(New to SQL Server Installs) I installed SQL Server 2005 Developer Edition on a WinXP-SP2 workstation and can see some enterprise databases on the network just fine. My problem is I cannot register a local database on the local drive for testing/education purposes. (I accepted all of the defaults on the install and thought all was well.)
4
1993
by: rdemyan via AccessMonster.com | last post by:
My application is calculation intensive and the servers are agonizingly slow. Administrators of my application only update the backends once a month (twice a month max). So, my launching program allows the back-end file to be downloaded to the user's PC. This will provide maximum speed for these calculations/manipulations of data. Without this, just logging into the main app connected to the server back-end file can take five minutes...
5
6690
by: lmttag | last post by:
ASP.NET 2.0 (C#) application Intranet application (not on the Internet) Using Windows authentication and impersonation Windows Server 2003 (IIS6) Server is a member server on a domain Logged into server as a domain user that is in the local Administrators group on the server Workstation is on the same domain Logged into the workstation as a domain user, which is also in the local Administrators group on the server and workstation
7
5948
by: RN1 | last post by:
Is it possible to connect to my local SQL Server 2005 database from a remote web server? If yes, what ConnectionString do I use? Thanks, Ron
0
9706
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9579
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10332
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10321
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
10077
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
6853
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5651
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3820
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2991
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.