Should I install my own CA for use with OWA?
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > IIS server support > IIS Server Security > Should I install my own CA for use with OWA?




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Should I install my own CA for use with OWA?  
mmac


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
07-20-04 07:52 AM

Using win2k, exchange 2k.
I need to enable Outlook Web Access for my traveling people, I understand
that to do this properly I need to use using SSL.  I know next to nothing
about this subject so I am running through a technet article on the subject
and here are the first questions that come to mind, All this is assuming
that I should install my own CA. If I shouldn't why not?

1. I have a webserver, email server, and streaming media server, would it
matter which one I installed CA on?

2. Will anything on my existing LAN change when this is completed that I
would have to advise users about? Does this become a part of daily life or
only when the OWA is accessed?

3.Should I use an Enterprise CA or StandAlone? All legitimate users would
obviously have an email account and therefore be in AD so it seems that I
would want the Enterprise style. However, the OWA would be accessed from all
over the world on any number of outside networks. Does it matter where the
OWA would be accessed from?

4. how long should I make the Certs Valid for?

5. What good would a subordinate CA be for me? If I understand it correctly,
none?

I will have a bunch more but this is a start. Help?








[ Post a follow-up to this message ]



    Re: Should I install my own CA for use with OWA?  
Ken Schaefer


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
07-20-04 07:52 AM

My $0.02

1. Not sure.

2. Not much will change on the LAN. If you are using Microsoft Certificate
Services you should factor in backup/restore of the CA. Additionally, once
you make a machine a MS Certificate Services server, you can no longer
promote it to a DC (if it's a member server), nor demote it (if it's already
a DC)

3. I would suggest an AD-integrated CA. This means that machines in your
domain automatically trust the CA, and users using those machines (eg
laptops) will not get a warning about the certificate being issued by an
untrusted CA. That's a minor plus. The other alternatives are (a) buy an SSL
certificate from a trusted 3rd party vendor (eg Thawte, Verisign, Geotrust)
or (b) have the users put up wth the warning or (c) manually install the
CA's root cert into the user's certificate store

4. Up to you. A year, two years? Longer if you want.

5. I don't think it'll help you much given the facts at hand.

Cheers
Ken


"mmac" <no@thank.you> wrote in message
news:upjsidhbEHA.2352@TK2MSFTNGP09.phx.gbl...
> Using win2k, exchange 2k.
> I need to enable Outlook Web Access for my traveling people, I understand
> that to do this properly I need to use using SSL.  I know next to nothing
> about this subject so I am running through a technet article on the
subject
> and here are the first questions that come to mind, All this is assuming
> that I should install my own CA. If I shouldn't why not?
>
> 1. I have a webserver, email server, and streaming media server, would it
> matter which one I installed CA on?
>
> 2. Will anything on my existing LAN change when this is completed that I
> would have to advise users about? Does this become a part of daily life or
> only when the OWA is accessed?
>
> 3.Should I use an Enterprise CA or StandAlone? All legitimate users would
> obviously have an email account and therefore be in AD so it seems that I
> would want the Enterprise style. However, the OWA would be accessed from
all
> over the world on any number of outside networks. Does it matter where the
> OWA would be accessed from?
>
> 4. how long should I make the Certs Valid for?
>
> 5. What good would a subordinate CA be for me? If I understand it
correctly,
> none?
>
> I will have a bunch more but this is a start. Help?
>
>
>







[ Post a follow-up to this message ]



    Re: Should I install my own CA for use with OWA?  
mmac


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
07-20-04 07:52 AM

> 1. Not sure.
Does that mean it doesn't matter which one I put it on?

> 2. Not much will change on the LAN. If you are using Microsoft Certificate
> Services you should factor in backup/restore of the CA. Additionally, once
> you make a machine a MS Certificate Services server, you can no longer
> promote it to a DC (if it's a member server), nor demote it (if it's
already
> a DC)

Thats because the certs would become invalid if I did, isn't that right?

> 3. I would suggest an AD-integrated CA. This means that machines in your
> domain automatically trust the CA, and users using those machines (eg
> laptops) will not get a warning about the certificate being issued by an
> untrusted CA. That's a minor plus. The other alternatives are (a) buy an
SSL
> certificate from a trusted 3rd party vendor (eg Thawte, Verisign,
Geotrust)
> or (b) have the users put up wth the warning or (c) manually install the
> CA's root cert into the user's certificate store

Both types can be AD integrated, the enterprise version is manditory, the
standalone will use it if available. But use it how?
I have seen a script to install the cert in the trusted zones and I can
certainly install them into each users machine manually if I had to so that
doesn't bother me too much. But which one are you referring to when you say
AD integrated? It sound like enterprise?


>
> Cheers
> Ken
>
>
> "mmac" <no@thank.you> wrote in message
> news:upjsidhbEHA.2352@TK2MSFTNGP09.phx.gbl... 
understand[vbcol=seagreen] 
nothing[vbcol=seagreen] 
> subject 
it[vbcol=seagreen] 
or[vbcol=seagreen] 
would[vbcol=seagreen] 
I[vbcol=seagreen] 
> all 
the[vbcol=seagreen] 
> correctly, 
>
>







[ Post a follow-up to this message ]



    Re: Should I install my own CA for use with OWA?  
Roger Abell


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
07-20-04 07:52 AM

Another 2 cents.

Unless you intend to make other uses of PKI beyond just
enabling SSL for OWA you may be best off just buying
a certificate from a public authority.

1. None of these.  You root CA should be maintained in an
off-line state, with day-to-day being handled by a subordinate.
2. Not necessarily inform the users, but you would need to touch
all your client machines so that your CA is a trusted root.
3. If you do go the CA route, then enterprise.  You do not indicate
whether your traveling people will only access OWA from
your mobile devices.  If they will use unowned devices, then
those will not have your CA as trusted and so will not be able
to establish SSL.  Use of a public cert is the most simple and
inexpensive way to enable any device to successfully use SSL
for your OWA.
4. probably a moot point by now
5. see above, in 1
--
Roger Abell
Microsoft MVP (Windows Server System: Security)
MCSE (W2k3,W2k,Nt4)  MCDBA
"mmac" <no@thank.you> wrote in message
news:upjsidhbEHA.2352@TK2MSFTNGP09.phx.gbl...
> Using win2k, exchange 2k.
> I need to enable Outlook Web Access for my traveling people, I understand
> that to do this properly I need to use using SSL.  I know next to nothing
> about this subject so I am running through a technet article on the
subject
> and here are the first questions that come to mind, All this is assuming
> that I should install my own CA. If I shouldn't why not?
>
> 1. I have a webserver, email server, and streaming media server, would it
> matter which one I installed CA on?
>
> 2. Will anything on my existing LAN change when this is completed that I
> would have to advise users about? Does this become a part of daily life or
> only when the OWA is accessed?
>
> 3.Should I use an Enterprise CA or StandAlone? All legitimate users would
> obviously have an email account and therefore be in AD so it seems that I
> would want the Enterprise style. However, the OWA would be accessed from
all
> over the world on any number of outside networks. Does it matter where the
> OWA would be accessed from?
>
> 4. how long should I make the Certs Valid for?
>
> 5. What good would a subordinate CA be for me? If I understand it
correctly,
> none?
>
> I will have a bunch more but this is a start. Help?
>
>
>







[ Post a follow-up to this message ]



    Re: Should I install my own CA for use with OWA?  
mmac


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
07-20-04 07:52 AM

Hmmm
Got me thinking about FreeSSL now...


"Roger Abell" <mvpNOSpam@asu.edu> wrote in message
news:OZr7KDibEHA.2944@TK2MSFTNGP11.phx.gbl...
> Another 2 cents.
>
> Unless you intend to make other uses of PKI beyond just
> enabling SSL for OWA you may be best off just buying
> a certificate from a public authority.
>
> 1. None of these.  You root CA should be maintained in an
>     off-line state, with day-to-day being handled by a subordinate.
> 2. Not necessarily inform the users, but you would need to touch
>     all your client machines so that your CA is a trusted root.
> 3. If you do go the CA route, then enterprise.  You do not indicate
>     whether your traveling people will only access OWA from
>     your mobile devices.  If they will use unowned devices, then
>     those will not have your CA as trusted and so will not be able
>     to establish SSL.  Use of a public cert is the most simple and
>     inexpensive way to enable any device to successfully use SSL
>     for your OWA.
> 4. probably a moot point by now
> 5. see above, in 1
> --
> Roger Abell
> Microsoft MVP (Windows Server System: Security)
> MCSE (W2k3,W2k,Nt4)  MCDBA
> "mmac" <no@thank.you> wrote in message
> news:upjsidhbEHA.2352@TK2MSFTNGP09.phx.gbl... 
understand[vbcol=seagreen] 
nothing[vbcol=seagreen] 
> subject 
it[vbcol=seagreen] 
or[vbcol=seagreen] 
would[vbcol=seagreen] 
I[vbcol=seagreen] 
> all 
the[vbcol=seagreen] 
> correctly, 
>
>







[ Post a follow-up to this message ]



    Re: Should I install my own CA for use with OWA?  
Roger Abell


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
07-21-04 07:48 AM

"mmac" <no@thank.you> wrote in message
news:O2KaTIibEHA.1004@TK2MSFTNGP11.phx.gbl...
> Hmmm
> Got me thinking about FreeSSL now...
>

:-)   or if it takes off the new Aussy effort

Building out your PKI is worth it if you have plans
to use it in enough ways.  Getting your CA signed
for by a public root so it can issue for general public
use is timeconsuming and expensive.

--
Roger
>
> "Roger Abell" <mvpNOSpam@asu.edu> wrote in message
> news:OZr7KDibEHA.2944@TK2MSFTNGP11.phx.gbl... 
> understand 
> nothing 
assuming[vbcol=seagreen] 
> it 
I[vbcol=seagreen] 
life[vbcol=seagreen]
> or 
> would 
that[vbcol=seagreen]
> I 
from[vbcol=seagreen] 
> the 
>
>







[ Post a follow-up to this message ]



    Re: Should I install my own CA for use with OWA?  
mmac


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
07-26-04 10:58 PM

well, expensive is not in my future so I guess I'll wander out to get
another type.
what is the Aussie effort you speak of?


"Roger Abell" <mvpNOSpam@asu.edu> wrote in message
news:%23w%231LGubEHA.3148@TK2MSFTNGP10.phx.gbl...
> "mmac" <no@thank.you> wrote in message
> news:O2KaTIibEHA.1004@TK2MSFTNGP11.phx.gbl... 
>
> :-)   or if it takes off the new Aussy effort
>
> Building out your PKI is worth it if you have plans
> to use it in enough ways.  Getting your CA signed
> for by a public root so it can issue for general public
> use is timeconsuming and expensive.
>
> --
> Roger 
> assuming 
would[vbcol=seagreen] 
that[vbcol=seagreen]
> I 
> life 
> that 
> from 
where[vbcol=seagreen] 
>
>







[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 11:02 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register