Message-Id: <199903252309.PAA23985@laguna.eng.sun.com>
Date: Thu, 25 Mar 1999 15:09:33 -0800 (PST)
From: Jan Luehe <luehe@laguna.eng.sun.com>
Subject: Re: How to manage Keystore using a database?
To: sthakur@ecom2ecom.com, java-security@java.sun.com
Sudheer:
> Are you aware of any CSP that already does this? Before starting to
> implement my own, it would help to know if there are already implementations
> which store keys and the certificate chains in a database.
> I'd really appreciate an answer to this.
I am not aware of any.
Jan
> From: "Sudheer Thakur" <sthakur@ecom2ecom.com>
> To: "Jan Luehe" <luehe@laguna.eng.sun.com>, <java-security@java.sun.com>
> Subject: Re: How to manage Keystore using a database?
> Date: Thu, 25 Mar 1999 15:03:35 -0000
> MIME-Version: 1.0
> Content-Transfer-Encoding: 7bit
> X-Priority: 3
> X-MSMail-Priority: Normal
> X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3
>
> Thanks Jan for your response.
> Are you aware of any CSP that already does this? Before starting to
> implement my own, it would help to know if there are already implementations
> which store keys and the certificate chains in a database.
> I'd really appreciate an answer to this.
>
> Thanks,
> -Sudheer
>
> -----Original Message-----
> From: Jan Luehe <luehe@laguna.eng.sun.com>
> To: java-security@java.sun.com <java-security@java.sun.com>;
> sthakur@ecom2ecom.com <sthakur@ecom2ecom.com>
> Date: Thursday, March 25, 1999 10:10 PM
> Subject: Re: How to manage Keystore using a database?
>
>
> >Sudheer:
> >
> >> The default keystore is stored in a file. What if I want to have the keys
> and
> >associated certificate chains stored in a centralized database? Do I have
> to
> >implement my own keystore from scratch?
> >
> >Yes.
> >
> >You can get the source of Sun's default keystore implementation from
> >
> > http://java.sun.com/communitysource/.
> >
> >Jan
> >
>