Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-29 | ssh: make rsa as companion to dsa test in ssh_to_openssh_SUITE | Hans Nilsson | |
Dsa is outdated and not supported by modern OpenSSH | |||
2012-02-15 | Remove unused files from test data as it is confusing | Ingela Anderton Andin | |
2012-02-10 | Ssh daemon handles RSA host keys | Ingela Anderton Andin | |
Solves OTP-7677 | |||
2012-02-10 | Use the public_key application for all public key handling | Ingela Anderton Andin | |
Also improved test suites to avoid copying of users keys to test server directories as this is a security liability | |||
2012-01-11 | Remove generation of new test keys, use checked in test keys | Ingela Anderton Andin | |
There is no need to generate new test keys every time, they do not have a timestamp as certificates. This also reduces the need to duplicate test code from public_key. |