Hello, I'm trying to import my public and private-key generated by PGP 6.x in SSH 2.3.0. After connecting to my SSH2-Server it prompts Passphrase for pgp key "Oliver Litz <[EMAIL PROTECTED]>": However the Passphrase isn't accepted by Server. My "identification" looks like: PgpSecretKeyFile secring.skr IdPgpKeyName Oliver Litz <[EMAIL PROTECTED]> My "authorization" looks like: PgpPublicKeyFile pubring.pkr PgpKeyName Oliver Litz <[EMAIL PROTECTED]> Including keywords like "IdPgpFingerprint" and "IdPgpKeyId" don't change anything. If I'm using keys generated by GnuPGP it works. Only Keys generated by PGP (both Linux and Windows-Version) don't work. SSH explains using PGP-Keys (ssh2-adminguide.pdf): Chapter 2.3: PGP keys The SSH Secure Shell only supports the OpenPGP standard and the PGP programs that use it. GnuPG is used in the following instructions. >>> If you use PGP, the only difference is that the file extension is pgp instead of gpg. <<< So, what I'm doing wrong ? Thanks for your help... Oliver --- Oliver Litz <[EMAIL PROTECTED]>
