Created attachment 181542 [details] ssh-vault 0.11.0 diff implements -f fingerprint https://github.com/ssh-vault/ssh-vault/issues/19 Allows to create vaults defining a fingerprint beside the key index, allowing with this to always use the same key in case the order changes from the input
Take.
A commit references this bug: Author: cpm Date: Sat Apr 8 11:36:54 UTC 2017 New revision: 438038 URL: https://svnweb.freebsd.org/changeset/ports/438038 Log: security/ssh-vault: update to 0.11.0 - Implement -f fingerprint Allows to create vaults defining a fingerprint beside the key index, allowing with this to always use the same key in case the order changes from the input. https://github.com/ssh-vault/ssh-vault/issues/19 PR: 218426 Submitted by: nbari@tequila.io (maintainer) Changes: head/security/ssh-vault/Makefile head/security/ssh-vault/distinfo
Committed! Thanks