Re: Should install the certificate on my External Clients?

From: Steven L Umbach (n9rou_at_n0-spam-for-me-comcast.net)
Date: 10/23/04


Date: Fri, 22 Oct 2004 23:29:10 GMT

If it works internally but not externally then you probably have a problem
with dns name resolution, or blocking of port 443 TCP used for ssl. Have a
client from outside of the network try to connect using the public IP
address that maps to that server instead of dns name to see if that helps.
Then make sure your firewall device is allowing port 443 tcp through to your
server. You could double check that from a self scan site such as
http://scan.sygatetech.com/pretcpscan.html and do a TCP scan that will scan
for ports up to 1024. It should show port 443 tcp open in order for users to
connect via https. The external clients will need a copy of the CA root
certificate in their local computer certificate store. You can export it
from the CA to a .cer file that you can send to them and then they double
click the .cer file to start the wizard to install it. Use the mmc snapin
for computer certificates and find your CA certificate in the trusted root
folder where you can right click and select all tasks/export to save it to a
.cer file. Stand also CA's work fine, they lack the flexibility that an
enterprise CA has but the concept of PKI for security is exactly the same
and if your certificate is working for internal access it would be fine for
external access. --- Steve

"Sean" <Sean@discussions.microsoft.com> wrote in message
news:C7BBB4A9-67FB-4C83-9DF9-0E5F8891D9A4@microsoft.com...
> Hi
> I have a Stand-Alone root CA.
> I've already created a certificate on OWA server and imported it into ISA
> 2000 server ... Internally the SSL does work but externally it doesn't.
>
> My questions are:
> 1 - Should I install a root CA on my external computers so they can use
> SSL
> with ISA?
> 2 - I reviewed the purpose of my certificate installed on ISA and OWA
> server
> and it says: "Ensures the identity of a remote computer". That's ok to use
> with SSL?
> 3 - Does Stand-Alone root CA work well for this purpose of security?
>
> Thanks



Relevant Pages

  • Re: Switching from http to https
    ... the default website with SSL not enabled (using port 443) in the IIS. ... a certificate to the program. ...
    (microsoft.public.inetserver.iis.security)
  • RE: Multiple sites using SSL on same IIS server
    ... and put the SSL port back on 443. ... IIS only supports one certificate per IP. ... when we browse to the second site (port ...
    (microsoft.public.inetserver.iis.security)
  • Re: SSL Host Headers IIS 6.0
    ... You have two SSL sites with different certificates/identities. ... www.CompanyA.com website has its own SSL Certificate ... much like standard http on port 80 where it allows you to share the same IP ...
    (microsoft.public.inetserver.iis.security)
  • RE: Installing SSL 128bit onto IIS 5 our OWA server help!
    ... I just wondered what I do once I get the certificate? ... then click Server Certificate. ... and make sure that the SSL Port text box is ... Plus our firewall uses port 80 for this at the moment, ...
    (microsoft.public.inetserver.iis.security)
  • SMTP using TCP port 587 /w SSL
    ... Anyone know the real solution to the disconnection problem while using SSL ... Using SSL on TCP port 25 works well! ...
    (microsoft.public.windows.inetexplorer.ie6_outlookexpress)