Networking Forums

Networking Forums > Computer Networking > Windows Networking > SSL: reason of CAs in private Lan?

Reply
Thread Tools Display Modes

SSL: reason of CAs in private Lan?

 
 
Hernán Castelo
Guest
Posts: n/a

 
      11-12-2004, 04:51 PM
hi
i don't understand well :
why i need to request to a CA for a certificate
if i just try to secure communications
in my private Lan ... between 2 servers
why i need to involve a third entinty ?
are not my servers CAs
for my Lan by themselves ?
thanks
i will appreciate
your comments



--
atte,
Hernán Castelo
SGA - UTN - FRBA


 
Reply With Quote
 
 
 
 
Steven L Umbach
Guest
Posts: n/a

 
      11-14-2004, 02:10 AM
You can use a third party certificate or you can use certificates from your
own Certificate Authority. It is all a matter of trust. If computers outside
of your network need to be able to use ssl on your IIS server then you want
to use third party certificates or they will be told that the certificate
from the server is not trusted unless your CA certificate [public key] is in
their trusted root store. Either way you must install a certificate that
also contains a private key on any server that will be offering ssl. When a
client computer tries to establish a ssl sessions with a IIS server, the
client computer will use the IIS server's certificate [public key] to
encrypt a challenge to the IIS server. The IIS server then must use the
matching private key or the certificate to decrypt the challenge from the
client in order to continue with the authentication process. The term
certificate is confusing in that what is really needed is the PKI "key pair"
for the certificate which consists of the public key and the private key.
Often the term "certificate" refers to only the public key. The link below
may be helpful.--- Steve

http://www.newsforge.com/article.pl?sid=04/07/29/155212


"Hernán Castelo" <(E-Mail Removed)> wrote in message
news:eO%(E-Mail Removed)...
> hi
> i don't understand well :
> why i need to request to a CA for a certificate
> if i just try to secure communications
> in my private Lan ... between 2 servers
> why i need to involve a third entinty ?
> are not my servers CAs
> for my Lan by themselves ?
> thanks
> i will appreciate
> your comments
>
>
>
> --
> atte,
> Hernán Castelo
> SGA - UTN - FRBA
>
>



 
Reply With Quote
 
Hernán Castelo
Guest
Posts: n/a

 
      11-19-2004, 10:17 PM
thanks for reply

--
atte,
Hernán Castelo
SGA - UTN - FRBA

"Steven L Umbach" <(E-Mail Removed)> escribió en el mensaje
news:%(E-Mail Removed)...
> You can use a third party certificate or you can use certificates from

your
> own Certificate Authority. It is all a matter of trust. If computers

outside
> of your network need to be able to use ssl on your IIS server then you

want
> to use third party certificates or they will be told that the certificate
> from the server is not trusted unless your CA certificate [public key] is

in
> their trusted root store. Either way you must install a certificate that
> also contains a private key on any server that will be offering ssl. When

a
> client computer tries to establish a ssl sessions with a IIS server, the
> client computer will use the IIS server's certificate [public key] to
> encrypt a challenge to the IIS server. The IIS server then must use the
> matching private key or the certificate to decrypt the challenge from the
> client in order to continue with the authentication process. The term
> certificate is confusing in that what is really needed is the PKI "key

pair"
> for the certificate which consists of the public key and the private key.
> Often the term "certificate" refers to only the public key. The link

below
> may be helpful.--- Steve
>
> http://www.newsforge.com/article.pl?sid=04/07/29/155212
>
>
> "Hernán Castelo" <(E-Mail Removed)> wrote in message
> news:eO%(E-Mail Removed)...
> > hi
> > i don't understand well :
> > why i need to request to a CA for a certificate
> > if i just try to secure communications
> > in my private Lan ... between 2 servers
> > why i need to involve a third entinty ?
> > are not my servers CAs
> > for my Lan by themselves ?
> > thanks
> > i will appreciate
> > your comments
> >
> >
> >
> > --
> > atte,
> > Hernán Castelo
> > SGA - UTN - FRBA
> >
> >

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Any reason I shouldn't be with BE ? Eeyore Broadband 5 11-27-2009 10:38 PM
The reason behind 576 bytes karthikbalaguru Linux Networking 2 03-18-2008 05:01 PM
Masquerading private LAN to private ip entpneur@gmail.com Linux Networking 1 12-31-2007 02:39 AM
Wanadoo keeps disconnecting for no reason ?? andy Broadband 14 08-09-2005 01:32 PM
There is ONLY ONE reason why I use Windows yarmfelder@yahoo.com Linux Networking 23 07-19-2005 04:08 PM



1 2 3 4 5 6 7 8 9 10 11