search for: input_keyfil

Displaying 3 results from an estimated 3 matches for "input_keyfil".

Did you mean: input_keyfile
2014 Dec 17
0
[Bug 1872] Support better hash algorithms for key fingerprints (FIPS compat)
...w_bug.cgi?id=1872 --- Comment #21 from Petr Lautrbach <plautrba at redhat.com> --- It could be probably useful to add -E option to ssh-keygen usage message too: --- a/ssh-keygen.c +++ b/ssh-keygen.c @@ -2196,7 +2196,7 @@ usage(void) " ssh-keygen -e [-m key_format] [-f input_keyfile]\n" " ssh-keygen -y [-f input_keyfile]\n" " ssh-keygen -c [-P passphrase] [-C comment] [-f keyfile]\n" - " ssh-keygen -l [-f input_keyfile]\n" + " ssh-keygen -l [-E fingerprint_hash] [-f inp...
2009 Jan 31
1
ssh w/ keys: tectia ->> openssh
I've checked out the ssh.com knowledgebase for instructions about how to "ssh w/ keys from tectia to openssh" but they did not specifically go from tectia to openssh. Could someone pls post a complete set of instructions about how to do this. thx., pete
2010 Mar 03
2
Viewing cetificate details
Hi, I don't see any way to view the details of a certificate once it is generated. Having such a capability would be very handy for debugging purposes to check what constraints, principals, and validity interval are associated with a given cert. -- Iain Morgan