search for: rfc6594

Displaying 7 results from an estimated 7 matches for "rfc6594".

2012 Jul 17
1
[Bug 1972] ssh-keygen fails to generate SSHFP for ECDSA but exits with 0 code
...------------------------------------------------ CC| |daniel.black at ovee.com.au Keywords| |openbsd, patch --- Comment #2 from Daniel Black <daniel.black at ovee.com.au> --- ecdsa fingerprints now standardised rfc6594 and registered http://www.iana.org/assignments/dns-sshfp-rr-parameters/dns-sshfp-rr-parameters.xml Patch: https://git.nic.cz/redmine/projects/ietf/repository/revisions/master/changes/ssh-sshfp-ecdsa.patch If that doesn't work your openssl doesn't have ecc support due to patent distributi...
2014 Apr 07
4
[Bug 2223] New: Ed25519 support in SSHFP DNS resource records
...ys (introduced in OpenSSH 6.5) for use in SSHFP DNS resource records. Though not yet allocated by IANA, we provisionally assign an RR type value of four (4) for Ed25519 in anticipation of an update to the standards. References: [1] http://tools.ietf.org/html/rfc4255 [2] http://tools.ietf.org/html/rfc6594 [3] https://www.iana.org/assignments/dns-sshfp-rr-parameters/dns-sshfp-rr-parameters.txt [4] http://tools.ietf.org/html/draft-moonesamy-sshfp-ed25519-01 -- You are receiving this mail because: You are watching the assignee of the bug.
2012 Aug 29
0
Announce: OpenSSH 6.1 released
...e Match directive now supports matching on the local (listen) address and port upon which the incoming connection was received via LocalAddress and LocalPort clauses. * sshd(8): Extend sshd_config Match directive to allow setting AcceptEnv and {Allow,Deny}{Users,Groups} * Add support for RFC6594 SSHFP DNS records for ECDSA key types. bz#1978 * ssh-keygen(1): Allow conversion of RSA1 keys to public PEM and PKCS8 * sshd(8): Allow the sshd_config PermitOpen directive to accept "none" as an argument to refuse all port-forwarding requests. * sshd(8): Support "none" as...
2012 Aug 29
0
Announce: OpenSSH 6.1 released
...e Match directive now supports matching on the local (listen) address and port upon which the incoming connection was received via LocalAddress and LocalPort clauses. * sshd(8): Extend sshd_config Match directive to allow setting AcceptEnv and {Allow,Deny}{Users,Groups} * Add support for RFC6594 SSHFP DNS records for ECDSA key types. bz#1978 * ssh-keygen(1): Allow conversion of RSA1 keys to public PEM and PKCS8 * sshd(8): Allow the sshd_config PermitOpen directive to accept "none" as an argument to refuse all port-forwarding requests. * sshd(8): Support "none" as...
2012 Aug 31
6
[Bug 2039] New: Give proper credits for ECDSA patch
...sury.org Hardware: All Status: NEW Version: 6.1p1 Component: Documentation Product: Portable OpenSSH Hi, ChangeLog for 6.1p1 says: - djm at cvs.openbsd.org 2012/05/23 03:28:28 [dns.c dns.h key.c key.h ssh-keygen.c] add support for RFC6594 SSHFP DNS records for ECDSA key types. patch from bugzilla-m67 AT nulld.me in bz#1978; ok + tweak markus@ while the patch from the bug report was created by me - Ond?ej Sur? <ondrej at sury.org> - with contributions from Ond?ej Caletka and Daniel Black, as you can confirm from the origi...
2012 Aug 21
5
Call for testing: OpenSSH 6.1
...e Match directive now supports matching on the local (listen) address and port upon which the incoming connection was received via LocalAddress and LocalPort clauses. * sshd(8): Extend sshd_config Match directive to allow setting AcceptEnv and {Allow,Deny}{Users,Groups} * Add support for RFC6594 SSHFP DNS records for ECDSA key types. bz#1978 * ssh-keygen(1): Allow conversion of RSA1 keys to public PEM and PKCS8 * sshd(8): Allow the sshd_config PermitOpen directive to accept "none" as an argument to refuse all port-forwarding requests. * sshd(8): Support "none" as...
2014 Jan 17
15
Call for testing: OpenSSH-6.5
Hi, OpenSSH 6.5 is almost ready for release, so we would appreciate testing on as many platforms and systems as possible. This release contains some substantial new features and a number of bugfixes. Snapshot releases for portable OpenSSH are available from http://www.mindrot.org/openssh_snap/ The OpenBSD version is available in CVS HEAD: http://www.openbsd.org/anoncvs.html Portable OpenSSH is