Release v3.51.0 - Add params for HostCertificate and TrustedUserCAKeys
This commit is contained in:
parent
3e8c502a5b
commit
5a8e1b9d66
@ -1,3 +1,7 @@
|
||||
### v3.51.0 - 2017-05-17
|
||||
* Add params sshd_config_hostcertificate and
|
||||
sshd_config_trustedusercakeys to set HostCertificate and TrustedUserCAKeys.
|
||||
|
||||
### v3.50.0 - 2017-05-08
|
||||
* Add param sshd_pubkeyacceptedkeytypes to set PubkeyAcceptedKeyTypes
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "ghoneycutt-ssh",
|
||||
"version": "3.50.0",
|
||||
"version": "3.51.0",
|
||||
"author": "ghoneycutt",
|
||||
"summary": "Manages SSH",
|
||||
"license": "Apache-2.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user