Re: Problem generating a certificate.

2006-07-17 Thread Dave Pawson
On 17/07/06, Dr. Stephen Henson <[EMAIL PROTECTED]> wrote: > >I'd suggest using the CA.pl script instead for this, it makes things > >considerably easier. CA.pl just does the right thing without the user having to worry about it. Later if you want to understand how everything works or for m

Re: Problem generating a certificate.

2006-07-17 Thread Dr. Stephen Henson
On Mon, Jul 17, 2006, Dave Pawson wrote: > On 17/07/06, Dr. Stephen Henson <[EMAIL PROTECTED]> wrote: > > >> I'm unsure which file it's telling me is wrong, the request or the config > >> file? > >> > > > >Neither it is saying the CA index.txt file is in an invalid format. > > > >I'd suggest usin

Re: Problem generating a certificate.

2006-07-17 Thread Dave Pawson
On 17/07/06, Dr. Stephen Henson <[EMAIL PROTECTED]> wrote: > I'm unsure which file it's telling me is wrong, the request or the config > file? > Neither it is saying the CA index.txt file is in an invalid format. I'd suggest using the CA.pl script instead for this, it makes things considerably

Re: Problem generating a certificate.

2006-07-17 Thread Dr. Stephen Henson
On Mon, Jul 17, 2006, Dave Pawson wrote: > wrong number of fields on line 1 (looking for field 6, got 1, '' left) > > I'm unsure which file it's telling me is wrong, the request or the config > file? > Neither it is saying the CA index.txt file is in an invalid format. I'd suggest using the C

Problem generating a certificate.

2006-07-17 Thread Dave Pawson
Following the example in the openssl book, I generated a cert request $C:\ca>openssl req -newkey rsa:1024 -keyout blkey.pem -keyform PEM -out blreq.pem -outform PEM Then tried to generate the certificate (with openssl.cnf set to the CA configuration). C:\ca>openssl ca -in blreq.pem Using confi

Re: Generating a certificate for IIS

2002-01-25 Thread Martin Leung
. Martin - Original Message - From: "Philippe Lavoie" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, January 25, 2002 6:49 AM Subject: Generating a certificate for IIS > I want to be my own CA and after a lot of reading (archives, google, > etc.)

Generating a certificate for IIS

2002-01-24 Thread Philippe Lavoie
I want to be my own CA and after a lot of reading (archives, google, etc.) I came up with the following. I used the nice contrib tools ssl.ca-0.1 to create a server certificate. Then I used IIS to generate a request file (renamed it default.csr). I signed it, with sign-server-cert.sh renamed t

Re: Newbie question on generating a certificate request

2002-01-09 Thread Dr S N Henson
Carolyn Malloy wrote: > > Greetings All, > > I am very new to openssl and am having some difficulty finding the > information on generating a certificate request. What I really want > to do is obtain the distinguished name information via a web page then > pass that

Newbie question on generating a certificate request

2002-01-09 Thread Carolyn Malloy
Greetings All, I am very new to openssl and am having some difficulty finding the information on generating a certificate request.  What I really want to do is obtain the distinguished name information via a web page then pass that information into the openssl call (specifically I want to do

generating a certificate

2001-12-26 Thread deepak
hi i am very new to cryptography and i was trying my hands to generate a certificate using openssl but was not able to make one due to absence of any good tutorial. could some one provide a pointer to a detailed procedure in creating a certificate. I want to make a certificate for weblogic applic

Re: generating a certificate chain in pkcs7 format using OpenSSL?

2000-09-20 Thread Pietro
try this: "openssl crl2pkcs7 -out pkcs7chain -nocrl -certfile usercert -certfile ca1cert -certfile ca2cert " and so on for any other certs in the chain. Pietro > Does anyone know how to generate a certificate chain in pkcs7 form using > OpenSSL? > thanks, > Kim > > ___

generating a certificate chain in pkcs7 format using OpenSSL?

2000-09-18 Thread Kimberly Palko
Does anyone know how to generate a certificate chain in pkcs7 form using OpenSSL? thanks, Kim __ OpenSSL Project http://www.openssl.org User Support Mailing List[EMAIL PROTECTED

Generating a certificate

1999-08-03 Thread KonectaNet
Hi i am trying to generate a working set of certs for an Apachessl server using openssl 0.9.3a .. everything seems to generate okay , but when installing the crts in a secure server it hangs on start. with this error message [Tue Aug 3 12:02:52 1999] [notice] SIGHUP received. Attempting t