summaryrefslogtreecommitdiff
path: root/templates/service/ssh/ciphers
AgeCommit message (Collapse)Author
2018-05-13T631: Rewrite SSH configuration as XML interface definitionChristian Poessinger
2017-12-31T507: Add new OpenSSH ciphersChristian Poessinger
2017-12-31T507: fix regex to avoid multiple Cipher lines in sshd_configChristian Poessinger
2014-08-03Bug #237: improve ciphers option help and value validation.Daniil Baturin
2014-06-11Add support for ciphers and macs override in sshneutralrockets
Add support to override default Ciphers and MACs options in SSH server for eg: set service ssh ciphers <list of ciphers> set service ssh macs <list of macs>