Hi Goetz,

I saw that it needs PEM format... but even if I convert the certs in PEM, links are created but my app still returns an error on verification.

Thx again for your help.

--
Florian Manach
NUMLOG
[EMAIL PROTECTED]
(+33)0130791616

Goetz Babin-Ebell a écrit :
Hello Florian,

--On Freitag, Juli 06, 2007 09:14:41 +0200 Florian MANACH <[EMAIL PROTECTED]> wrote:

OK I see but It's always not working after
c_rehash ./root
c_rehash ./certs
c_rehash ./crls

Oups:

--On Donnerstag, Juli 05, 2007 14:55:59 +0200 Florian MANACH <[EMAIL PROTECTED]> wrote:

....
X509_LOOKUP_add_dir(lookup,"./roots",X509_FILETYPE_ASN1)
/* Certs in DER */
....

c_rehash requires certificates stored in PEM format...

If you really need the certificates stored in DER, you
must reimplement c_rehash for DER stored certificates.

Bye

Goetz

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to