Ask a Question related to ASP.NET Security, Design and Development.
-
Bob Skutnick #1
SSL problem using Macintosh browser
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 ([url]https://)[/url] the browser produces an
error saying "Security failure, a secure connection could
not be established". Mac users can use the site/app
without SSL ([url]http://)[/url]
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
Bob Skutnick Guest
-
Macintosh - Font issues when viewed on macintosh
Just created a website on Pub2003 and when viewing site on a Mac, fonts on some pages are enlarged and distorted. Help! -
Website Doesn't Display Properly in Macintosh IE Browser
I share your pain. Microsoft did give me my money back, and then some, but I am stuck with a 300 page website stranded in Publisher 2000. It... -
Browser XTRA for macintosh
Please tell me where i can get a browser xtra for Macintosh. I want something like the microsoft browser activex present for windows director i... -
browser sniff issue in macintosh help!!!
right now the flash site I just built does prompt pc users to install flash 6 if they already havnt but mac users dont get the same response how can... -
Which Macintosh image browser to use?
Thanks everyone for your advice! I've checked out a bunch of these and I'm figuring out which ones to go with. -
rmac #2
SSL problem using Macintosh browser
The certificate gets installed automatically to the pc's
in your domain. You must install the DER certificate
manually on the Macs by going to your certificate server:
[url]http://certsrvname/certsrv/[/url]
This is what worked for me.
HTH
>-----Original Message-----
>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 ([url]https://)[/url] the browser produces an
>error saying "Security failure, a secure connection could
>not be established". Mac users can use the site/app
>without SSL ([url]http://)[/url]
>
>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
>
>
>.
>rmac Guest
-
Bob Skutnick #3
SSL problem using Macintosh browser
I'm a bit confused. This is not an intranet but an
internet app. Old ASP version never required installing
cedrtificates manually??
Bob
server:>-----Original Message-----
>The certificate gets installed automatically to the pc's
>in your domain. You must install the DER certificate
>manually on the Macs by going to your certificatemade>[url]http://certsrvname/certsrv/[/url]
>
>This is what worked for me.
>
>HTH
>
>>>-----Original Message-----
>>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 isnumber>>up of both PC's and Macintosh computers.
>>
>>I've re-written this application in ASP.NET for aPC>>of reasons and now find that my Mac users are having
>>problems with the application. SSL works just fine foran>>users, won't work for Mac users (browser is Internet
>>Explorer). When a Mac user tries to login to my
>>application using SSL ([url]https://)[/url] the browser producescould>>error saying "Security failure, a secure connection>.>>not be established". Mac users can use the site/app
>>without SSL ([url]http://)[/url]
>>
>>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
>>
>>
>>.
>>
>Bob Skutnick Guest
-
rmac #4
SSL problem using Macintosh browser
My mistake. Our Mac OS 9 users had experienced the same
error message as you after I had secured the site. I
wasn't using a trusted certificate. When I installed the
certificate they were able to establish a secure
connection.
>-----Original Message-----
>I'm a bit confused. This is not an intranet but an
>internet app. Old ASP version never required installing
>cedrtificates manually??
>
>Bob
>>server:>>-----Original Message-----
>>The certificate gets installed automatically to the pc's
>>in your domain. You must install the DER certificate
>>manually on the Macs by going to your certificate>made>>[url]http://certsrvname/certsrv/[/url]
>>
>>This is what worked for me.
>>
>>HTH
>>
>>>>>-----Original Message-----
>>>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>number>>>up of both PC's and Macintosh computers.
>>>
>>>I've re-written this application in ASP.NET for a>PC>>>of reasons and now find that my Mac users are having
>>>problems with the application. SSL works just fine for>an>>>users, won't work for Mac users (browser is Internet
>>>Explorer). When a Mac user tries to login to my
>>>application using SSL ([url]https://)[/url] the browser produces>could>>>error saying "Security failure, a secure connection>.>>.>>>not be established". Mac users can use the site/app
>>>without SSL ([url]http://)[/url]
>>>
>>>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
>>>
>>>
>>>.
>>>
>>
>rmac Guest
-
Bob Skutnick #5
SSL problem using Macintosh browser
I'm still unclear about "installing the certificate". My
experience with SSL is light. I have a certificate I've
purchased from GeoTrust. It installs on the web server. I
enable SSL for the site on the server and the internet
users go the site using HTTPS: and SSL kicks in. Nothing
(installed) was required on the internet users end in the
past???
Thanks much.
Bob
pc's>-----Original Message-----
>My mistake. Our Mac OS 9 users had experienced the same
>error message as you after I had secured the site. I
>wasn't using a trusted certificate. When I installed the
>certificate they were able to establish a secure
>connection.
>>>-----Original Message-----
>>I'm a bit confused. This is not an intranet but an
>>internet app. Old ASP version never required installing
>>cedrtificates manually??
>>
>>Bob
>>>>>-----Original Message-----
>>>The certificate gets installed automatically to thehaving:>>server:>>>in your domain. You must install the DER certificate
>>>manually on the Macs by going to your certificate>>>[url]http://certsrvname/certsrv/[/url]
>>>
>>>This is what worked for me.
>>>
>>>HTH
>>>
>>>
>>>>-----Original Message-----
>>>>Greetings,
>>>>I'm hoping someone has experienced a problem I'mthat>>>>
>>>>I have an existing ASP application (working fine)for>>made>>>>uses an SSL server certificate. My user community is>>number>>>>up of both PC's and Macintosh computers.
>>>>
>>>>I've re-written this application in ASP.NET for a>>>>of reasons and now find that my Mac users are having
>>>>problems with the application. SSL works just finecertificate>>PC>>an>>>>users, won't work for Mac users (browser is Internet
>>>>Explorer). When a Mac user tries to login to my
>>>>application using SSL ([url]https://)[/url] the browser produces>>could>>>>error saying "Security failure, a secure connection>>>>not be established". Mac users can use the site/app
>>>>without SSL ([url]http://)[/url]
>>>>
>>>>This is the same server and site and serverany>>>>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>.>>.>>>>assistance.
>>>>
>>>>Bob Skutnick
>>>>
>>>>
>>>>.
>>>>
>>>.
>>>
>>
>Bob Skutnick Guest
-
rmac #6
SSL problem using Macintosh browser
Is this a new certificate? Maybe the Macs don't have this
certificate listed in the trusted store and the PC's do. I
do know that the company's certificate must be listed in
the ROOT store. If you have a Mac look in the trusted
store and see if you see this company's certificate
listed. To do this open IE. Then Edit>Preferences then
click "Security" under the "Web" category. This works for
Mac OS 8.6 and 9. I don't know about OS X. This is the
only reason I can think of that would explain your
problem. I don't have a lot of experience with
certificates either and, as far as Macs are concerned I
have found very little documentation on them.
Windows has an update for the ROOT certificate store for
pc's on their Windows Update site. I don't have any info
on updating Macs root store.
I am using VeriSign's certificate for one of our sites and
it establishes the secure connection. For the certificate
I issued I had to install the certificate to establish the
secure connection or I would receive the same error
message you are receiving.
>-----Original Message-----
>I'm still unclear about "installing the certificate". My
>experience with SSL is light. I have a certificate I've
>purchased from GeoTrust. It installs on the web server. I
>enable SSL for the site on the server and the internet
>users go the site using HTTPS: and SSL kicks in. Nothing
>(installed) was required on the internet users end in the
>past???
>
>Thanks much.
>Bob
>>pc's>>-----Original Message-----
>>My mistake. Our Mac OS 9 users had experienced the same
>>error message as you after I had secured the site. I
>>wasn't using a trusted certificate. When I installed the
>>certificate they were able to establish a secure
>>connection.
>>>>>-----Original Message-----
>>>I'm a bit confused. This is not an intranet but an
>>>internet app. Old ASP version never required installing
>>>cedrtificates manually??
>>>
>>>Bob
>>>
>>>>-----Original Message-----
>>>>The certificate gets installed automatically to the>having:>>>>in your domain. You must install the DER certificate
>>>>manually on the Macs by going to your certificate
>>>server:
>>>>[url]http://certsrvname/certsrv/[/url]
>>>>
>>>>This is what worked for me.
>>>>
>>>>HTH
>>>>
>>>>
>>>>>-----Original Message-----
>>>>>Greetings,
>>>>>I'm hoping someone has experienced a problem I'm>that>>>>>
>>>>>I have an existing ASP application (working fine)>for>>>>>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>certificate>>>PC
>>>>>users, won't work for Mac users (browser is Internet
>>>>>Explorer). When a Mac user tries to login to my
>>>>>application using SSL ([url]https://)[/url] the browser produces
>>>an
>>>>>error saying "Security failure, a secure connection
>>>could
>>>>>not be established". Mac users can use the site/app
>>>>>without SSL ([url]http://)[/url]
>>>>>
>>>>>This is the same server and site and server>any>>>>>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>.>>.>>>>>assistance.
>>>>>
>>>>>Bob Skutnick
>>>>>
>>>>>
>>>>>.
>>>>>
>>>>.
>>>>
>>>.
>>>
>>
>rmac Guest
-
Alun Jones [MS MVP] #7
Re: SSL problem using Macintosh browser
In article <0aa601c3c575$e2054eb0$a601280a@phx.gbl>, "Bob Skutnick"
<bob.skutnick@amcolor.com> wrote:If a certificate is automatically trusted by a client program, that means>I'm still unclear about "installing the certificate". My
>experience with SSL is light. I have a certificate I've
>purchased from GeoTrust. It installs on the web server. I
>enable SSL for the site on the server and the internet
>users go the site using HTTPS: and SSL kicks in. Nothing
>(installed) was required on the internet users end in the
>past???
that the client program (or the certificate store it references) trusts that
certificate or the certificate's issuer. Some clients (such as Internet
Explorer) ship with a list of "trusted roots" - certification authorities
that we trust to issue certificates to servers. Other clients ship without
trusted roots, and the user will need to install CAs' certificates to ensure
that certificates can be trusted by the client.
Obviously, the CA certificate for the CA that issued your certificate is in
the default set of trusted roots on the Windows systems, but not in the set
of trusted roots on the Macs. You can fix this in a number of ways - either
get the clients to install the CA's certificate, or your certificate, or get
your server's certificate from a CA that is trusted by more clients.
Alun.
~~~~
[Please don't email posters, if a Usenet response is appropriate.]
--
Texas Imperial Software | Find us at [url]http://www.wftpd.com[/url] or email
1602 Harvest Moon Place | [email]alun@texis.com[/email].
Cedar Park TX 78613-1419 | WFTPD, WFTPD Pro are Windows FTP servers.
Fax/Voice +1(512)258-9858 | Try our NEW client software, WFTPD Explorer.
Alun Jones [MS MVP] Guest



Reply With Quote

