From owner-freebsd-questions Tue Sep 18 18:29: 8 2001 Delivered-To: freebsd-questions@freebsd.org Received: from falcon.mail.pas.earthlink.net (falcon.mail.pas.earthlink.net [207.217.120.74]) by hub.freebsd.org (Postfix) with ESMTP id A6B6B37B413 for ; Tue, 18 Sep 2001 18:29:04 -0700 (PDT) Received: from moo.holy.cow (sdn-ar-007dcwashP215.dialsprint.net [63.178.90.129]) by falcon.mail.pas.earthlink.net (8.11.5/8.9.3) with ESMTP id f8J1Su322338 for ; Tue, 18 Sep 2001 18:29:00 -0700 (PDT) Received: by moo.holy.cow (Postfix, from userid 1001) id 8F1A350D17; Tue, 18 Sep 2001 20:53:05 -0400 (EDT) Date: Tue, 18 Sep 2001 20:53:05 -0400 From: parv To: f-q Subject: from ssh, what does "PEM_read_bio_DSAPrivateKey failed" mean? Message-ID: <20010918205305.A1442@moo.holy.cow> Mail-Followup-To: f-q Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG can anybody tell me the significance & meaning of the bit about PEM_read_bio... in the message below? # ssh -v -v localhost ... debug: next auth method to try is publickey debug: try pubkey: /home/parv/.ssh/id_dsa debug: PEM_read_bio_DSAPrivateKey failed <-- this bit debug: read DSA private key done Enter passphrase for DSA key '/home/parv/.ssh/id_dsa': ... freebsd version is 4.4-prerelease-2001aug15. -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message