search for: guralp

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

2017 Feb 15
2
Issue with ssh-keygen
...7.4p1 and the problem exists on that too. I have checked the archives at http://marc.info/ and there didn't appear to be anything there. Apologies if this has apready been discussed as I am not on the mailing list. Thanks in advance for any pointers Kelly -- Kelly Dunlop kdunlop at guralp.com Guralp Systems Limited http://www.guralp.com
2017 Feb 16
2
Issue with ssh-keygen
On Fri, Feb 17, 2017 at 09:28:52AM +1100, Darren Tucker wrote: [...] > so yeah, ssh-keygen should have probably errored out "unsupported key type". diff --git a/sshkey.c b/sshkey.c index 4768790..f45e239 100644 --- a/sshkey.c +++ b/sshkey.c @@ -89,7 +89,9 @@ static const struct keytype keytypes[] = { { "ssh-ed25519-cert-v01 at openssh.com", "ED25519-CERT",
2017 Feb 16
1
Issue with ssh-keygen
On Wed, Feb 15, 2017 at 9:50 PM, Kelly Dunlop <kdunlop at guralp.com> wrote: > > > Hi, > > I am running openssh7.3p1 on an embedded Linux system and discovered this problem. > > If I run: > > ssh-keygen -t rsa1 -f testfile > > it appears to generate the key and I get the output: > > Generating public/priv...