SSL problem using Macintosh browser

From: Bob Skutnick (bob.skutnick_at_amcolor.com)
Date: 12/17/03


Date: Wed, 17 Dec 2003 08:40:28 -0800

Greetings,
I'm hoping someone has experienced a problem I'm having:

I have an existing ASP application (working fine) that
uses an SSL server certificate. My user community is made
up of both PC's and Macintosh computers.
 
I've re-written this application in ASP.NET for a number
of reasons and now find that my Mac users are having
problems with the application. SSL works just fine for PC
users, won't work for Mac users (browser is Internet
Explorer). When a Mac user tries to login to my
application using SSL (https://) the browser produces an
error saying "Security failure, a secure connection could
not be established". Mac users can use the site/app
without SSL (http://)

This is the same server and site and server certificate
that was used with the ASP app. Is there a problem
using "server.transfer()" when SSL is part of the
equation? Any special web.config issues?

I'm truly stumped on this one... Thanks so much for any
assistance.

Bob Skutnick



Relevant Pages

  • RE: SSL Certificate Check
    ... ASP.NET web application which is protected by SSL in IIS. ... Server Certificate, yes? ... As for this question, based on my research, when using WebClient (or ... validation process for the Server Certificate if automatically done by the ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: IIS 6.0 SITE USING SSL
    ... It's not possible to set up a site for SSL without a server certificate. ... and neither would IIS. ... your claim about IIS5 supporting https without a server certificate is ...
    (microsoft.public.inetserver.iis.security)
  • Re: SSL
    ... How did you get the Server Certificate? ... what settings do you have in the "Secure communications" dialog box - ... SSL, without the "HTTPS" prefix I receive the following ... This is good, except when I add the "HTTPS", the browser ...
    (microsoft.public.inetserver.iis.security)
  • Re: SSL on ASP.NET
    ... SSL is enabled in IIS and is independent of ASP.NET. ... active if you have installed the server certificate properly. ... An error occurred during the processing of a> configuration file required to service this request. ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • RE: Page not found with SSL/https but ok on http
    ... find server or DNS ... You dont' have port 443 definied as your SSL port. ...
    (microsoft.public.inetserver.iis.security)