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
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
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
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
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
.
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.)
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
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
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
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
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
>
> ___
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
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
13 matches
Mail list logo