pkgsrc/security/py-asyncssh
adam e0d767d0f5 py-asyncssh: updated to 1.13.2
Release 1.13.2:
Added support for accessing client host keys via the OpenSSH ssh-keysign program when doing host-based authentication. If ssh-keysign is present and enabled on the system, an AsyncSSH based SSH client can use host-based authentication without access to the host private keys.
Added support for using pathlib path objects when reading and writing private and public keys and certificates.
Added support for auth_completed() callback in the SSHServer class which runs when authentication completes successfully on each new connection.
Fixed host-based authentication unit tests to mock out calls to getnameinfo() to avoid failures on systems with restricted network functionality.
2018-07-04 03:38:34 +00:00
..
DESCR
distinfo py-asyncssh: updated to 1.13.2 2018-07-04 03:38:34 +00:00
Makefile py-asyncssh: updated to 1.13.2 2018-07-04 03:38:34 +00:00
PLIST py-asyncssh: updated to 1.13.2 2018-07-04 03:38:34 +00:00