Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Sep 2005 23:19:15 -0700
From:      "Jeff D. Hamann" <jeff.hamann@forestinformatics.com>
To:        <freebsd-amd64@freebsd.org>
Subject:   openssl : 17900:error:02001002:system library:fopen
Message-ID:  <001b01c5be74$6786abd0$0a00a8c0@rodan>

next in thread | raw e-mail | index | archive | help
I'm not sure where I should post this, so I thought I should start here. I'm
a newbie with openssl and I'm in the process of installing a new FreeBSD
6.0BETA-4 amd64 machine (I know, I know... they call it the bleeding edge
for a reason) and I got the last step in the FAQ's "..installing a real SSL
server certificate..."

When I typed the following command:

bobby# openssl x509 -noout -text -in server.crt

I got the following results:

Error opening Certificate server.crt
17900:error:02001002:system library:fopen:No such file or
directory:/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/bio/bss_file.c:278:fopen('server.crt','r')
17900:error:20074002:BIO routines:FILE_CTRL:system
lib:/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/bio/bss_file.c:280:
unable to load certificate
bobby#

which would normally be no prob (mismatched path, etc.) but I've never
looked at the openssl code so I thought I should ask the pros....

Whaaaa....

Is this a bug in the openssl? FreeBSD 60BETA, the openssl FreeBSD port, or
me? I installed the openssl port as normally I would. I went to
/usr/ports/security/openssl and types "make install" and everything went
just fine...

Can someone help, please?

Jeff.



---
Jeff D. Hamann
Forest Informatics, Inc.
PO Box 1421
Corvallis, Oregon USA 97339-1421
541-754-1428
jeff.hamann@forestinformatics.com
www.forestinformatics.com




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001b01c5be74$6786abd0$0a00a8c0>