Dear Ted, yes, I found that too. It just looks for *.pem files. I just
used the c_rehash from the source code package of openssl-0.9.8e. Is
it feasible for me to just rename file.crt to file.pem? Or is there an
appropriate and graceful method for this transformation?

Oh, I just want to deploy a software called CoSign for my websites.
But I kept coming across problems with certificates.


2007/4/13, Bernhard Froehlich <[EMAIL PROTECTED]>:
Buffalo Dickens schrieb:
> Thank you Ted! However, when I c_rehash the directory which contains
> both ca.crt and server.crt, there seems to be no response. As a result
> no hash.0 file is generated.
>
> [EMAIL PROTECTED] tools]# ./c_rehash /path/to/certs/
> Doing /path/to/certs/
> [EMAIL PROTECTED] tools]# ls /path/to/certs/
> ca.crt            server.crt
>
> I do not know why. Thanks!
I just had a quick look into c_rehash. The script (at least my version,
which is a quite old one) expects the certificate files having the
extension ".pem", yours use ".crt".
If this won't help I'd need to know your version of openssl (output of
"openssl version") and maybe your operating system.

But for something completely different, is there any specific reason why
you want to use -CApath instead of -CAfile? The only reason I can think
of is working with hundreds of CA certificates...

Ted
;)

--
PGP Public Key Information
Download complete Key from http://www.convey.de/ted/tedkey_convey.asc
Key fingerprint = 31B0 E029 BCF9 6605 DAC1  B2E1 0CC8 70F4 7AFB 8D26





--
You will when you BELIEVE.
Buffalo Dickens
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to