RE: 2 certs with same name

2001-10-03 Thread lgazis
PROTECTED] Subject: Re: 2 certs with same name Lukasz Jazgar wrote: > > > I use iPlanet Webserver. Every instance of this server manages its own > secure database of keys/certificates. Key pairs are generated internally > by server and there is no possibility to import them from fi

Re: 2 certs with same name

2001-10-03 Thread Lukasz Jazgar
Thank you for all answers. Best regards Lukasz Jazgar __ OpenSSL Project http://www.openssl.org User Support Mailing List[EMAIL PROTECTED] Automated List Manager

Re: 2 certs with same name

2001-10-03 Thread Dr S N Henson
Lukasz Jazgar wrote: > > > I use iPlanet Webserver. Every instance of this server manages its own > secure database of keys/certificates. Key pairs are generated internally > by server and there is no possibility to import them from file. > The key pairs and certificates of Netscape servers ar

Re: 2 certs with same name

2001-10-03 Thread Louis LeBlanc
On 10/03/01 09:03 PM, Lukasz Jazgar sat at the `puter and typed: > Louis LeBlanc wrote: > > . . . > > I use iPlanet Webserver. Every instance of this server manages its own > secure database of keys/certificates. Key pairs are generated internally > by server and there is no possibility to impo

Re: 2 certs with same name

2001-10-03 Thread Michael Sierchio
Lukasz Jazgar wrote: > I use iPlanet Webserver. Every instance of this server manages its own > secure database of keys/certificates. Key pairs are generated internally > by server and there is no possibility to import them from file. Are you sure the database isn't a DER-encoded PKCS11 or PKCS1

Re: 2 certs with same name

2001-10-03 Thread Lukasz Jazgar
Louis LeBlanc wrote: > > On 10/03/01 05:35 PM, Lukasz Jazgar sat at the `puter and typed: > > Another question. How to create 2 certificates with the same name? > > I need them for 2 web servers running on one computer with only one DNS > > name. > > Any advice? > > I assume these servers are li

RE: 2 certs with same name

2001-10-03 Thread Dilkie, Lee
why don't you just give the same cert to both of them? After all, they have the same name... > -Original Message- > From: Lukasz Jazgar [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, October 03, 2001 11:36 AM > To: [EMAIL PROTECTED] > Subject: 2 certs with same name > > > MindTerm wrote

Re: 2 certs with same name

2001-10-03 Thread Louis LeBlanc
On 10/03/01 05:35 PM, Lukasz Jazgar sat at the `puter and typed: > MindTerm wrote: > > > > Hi DS, > > > > CA have a database to keep check the ceriticates > > which she issued. She can't create a new ceriticate > > with the name already existing in database. > > > > M.T. > > Hi, > > Another