From owner-freebsd-questions@FreeBSD.ORG Tue Dec 7 17:20:56 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 427AF16A4CE for ; Tue, 7 Dec 2004 17:20:56 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.194.102.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id 09D6443D5A for ; Tue, 7 Dec 2004 17:20:56 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 5938051211; Tue, 7 Dec 2004 09:27:10 -0800 (PST) Date: Tue, 7 Dec 2004 09:27:10 -0800 From: Kris Kennaway To: Jermaine McBean Message-ID: <20041207172710.GA68965@xor.obsecurity.org> References: <41B5CF18.50003@pace.edu> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Q68bSM7Ycu6FN28Q" Content-Disposition: inline In-Reply-To: <41B5CF18.50003@pace.edu> User-Agent: Mutt/1.4.2.1i cc: freebsd-questions@freebsd.org Subject: Re: openssl No such file or directory X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Dec 2004 17:20:56 -0000 --Q68bSM7Ycu6FN28Q Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Dec 07, 2004 at 10:41:12AM -0500, Jermaine McBean wrote: > I installed Openssl from the prots collection. When I try to generate=20 > key files i get this error >=20 > pc1# openssl gendsa -des3 -out \ > ? myca.key 1024 > 1024: No such file or directory Openssl is saying these are both syntax errors, i.e. that's not how the command works. > I also ran openssl verify -CAfile ca.crt ca.crt command and i get this > Error loading file ca.crt > 46724:error:02001002:system library:fopen:No such file or=20 > directory:/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/bi= o/bss_file.c:104:fopen('ca.crt','r') Kris --Q68bSM7Ycu6FN28Q Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBteftWry0BWjoQKURAsOAAJ9zYoMUF63Eq+GbS5TIa4UffNHJ9QCg9DF1 j55YIkVGimtEI4SF04d5Kco= =N+XV -----END PGP SIGNATURE----- --Q68bSM7Ycu6FN28Q--