SSL problems on IIS 5 and Visual Interdev

From: Miriam ODonnell (modonnell_at_entrecs.com)
Date: 10/21/03


Date: Tue, 21 Oct 2003 11:15:11 -0700

Hi,

Having a bit of a problem that perhaps someone
smarter/more experienced than I can shed some light on.

I have a web site that I have applied SSL to and am using
basic authentication so that I can talk to Exchange. I
have created a site that listens on port 80 for the host
header and redirects to the site with SSL on port 443. So
mysite.com -> junk on port 80 which is a permanent
redirect to https://mysite.com. I did this so that the
users don't have to authenticate twice due to the
following scenario - the user types in mysite.com which
requires authentication which then redirects to
https://mywebsite.com which requires authentication. I
couldn't find away around this barring having them type in
https://mysite.com, which was greeted with much dismay
from the user community.

So here's one of my problems. I can no longer talk to my
web project via Interdev. I get the following error:

"Unable to open Web project '/'. FrontPage is unable to
establish a secure connection with the server, because the
server's SSL certifiacte is either invalid, or issued by
an untrusted certificate authority."

So I attempted to create a new web project via IP address,
host header etcetera with the Connect using Secure Socket
Layer checked and it kicks back an error "Unable to
connect to web server https://mysite(or ip address).com"

Any thoughts?

Thanks
Miriam



Relevant Pages

  • RE: Connecting to AD on port 636
    ... Port 636 is for LDAP over SSL, which means that it utilizes secure socket ... layer for authentication purposes. ... would need an enterprise CA or stand alone CA that can publish SSL ...
    (microsoft.public.windows.server.active_directory)
  • Re: OE6 problem: SMTP port 465 /w SSL
    ... port, too, but when I send a mail, it always return something like this: ... Your server has unexpectedly terminated the connection. ... SSL in server and don't set SSL on clients, ... authentication requiring TLS is checked, NT authentication is disabled as it ...
    (microsoft.public.exchange.clients)
  • Re: [SLE] FREE EMAIL HELL!!!!
    ... If you encounter ... Use Authentication: Yes ... Yes (some clients call this SSL) ... Port: 465 or 587 ...
    (SuSE)
  • Error when enabling fBA
    ... I am able to access OWA via SSL using a different port besides 443. ... when I enable forms based authentication I get this error before ...
    (microsoft.public.exchange.admin)
  • Re: Mixed Mode Authentication in .net 2.0
    ... There are two parts to SSL, which is why this can be confusing. ... encryption and authentication of the server. ... ADFS supports a component called the federation service proxy which is ...
    (microsoft.public.dotnet.framework.aspnet.security)