]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
upstream: key conversion should fail for !openssl builds, not fall
authordjm@openbsd.org <djm@openbsd.org>
Fri, 6 Sep 2019 07:53:40 +0000 (07:53 +0000)
committerDamien Miller <djm@mindrot.org>
Sun, 8 Sep 2019 04:49:04 +0000 (14:49 +1000)
commitc8bdd2db77ac2369d5cdee237656f266c8f41552
tree9483ad1cdb4e0577813fcda98c04994eddc427ae
parent823f6c37eb2d8191d45539f7b6fa877a4cb4ed3d
upstream: key conversion should fail for !openssl builds, not fall

through to the key generation code

OpenBSD-Commit-ID: b957436adc43c4941e61d61958a193a708bc83c9
ssh-keygen.c