Hi,

I did a "openssl req -inform DER -in /tmp/tmp.crt -verify" in order to try
and verify the validity of a certificate we have (X509).

localhost: ~> /bin/openssl req -inform DER -in /tmp/tmp.crt -verify
Using configuration from /usr/local/ssl/openssl.cnf
Unable to load config info
Segmentation fault (core dumped)

#0  0xa51dc in lh_retrieve ()
(gdb) bt
#0  0xa51dc in lh_retrieve ()
#1  0xeae70 in _CONF_get_string ()
#2  0xea5cc in CONF_get_string ()
#3  0x48f88 in add_oid_section ()
#4  0x2a658 in req_main ()
#5  0x27a30 in main ()
#6  0x277ac in main ()


It shouldn't dump core when not finding the config file right ?

Regards,
        Per Winkvist

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to