On Tue, 1 Mar 2005 09:44:36 -0600, Reis, Tom <[EMAIL PROTECTED]> wrote:
>         I have a quick question about SSL. If I am already running SSL on a 
> server with a certificate imported into a .keystore file and I create a new 
> certificate will it automatically overwrite the .keystore file by creating a 
> new one or does it just add the info into the existing .keystore file. Thanks.
> 
> 

It should just add to it, it is the alias for the certificate that is
unique in the keystore and you can have many aliases in the one
.keystore like for example when you have to establish a chain of trust
by importing each certificate in the chain up to the root.

Regards,
-- 
Jason Bainbridge
http://kde.org - [EMAIL PROTECTED]
Personal Site - http://jasonbainbridge.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to