diff options
| author | Peter Willis <peterwwillis@gmail.com> | 2018-08-04 02:44:52 +0000 |
|---|---|---|
| committer | Rémy Coutable <remy@rymai.me> | 2018-08-29 17:35:34 +0200 |
| commit | 7a57e8f3688a5b5d97b4d7f3e888c31f75b71d3d (patch) | |
| tree | b6088397a7cde5113c4256a444d5b9f8fbfbedd7 /scripts/trigger-build-docs | |
| parent | 3c5da78cff204ee45a3fd0fa85771f394ddc9e2e (diff) | |
| download | gitlab-ce-7a57e8f3688a5b5d97b4d7f3e888c31f75b71d3d.tar.gz | |
Update with secure password encryption methods
By default ssh-keygen uses an insecure password encryption method on the ssh key.
This change will add options to better protect the key.
See this page for more detail: https://latacora.singles/2018/08/03/the-default-openssh.html
Even if the user does not set a password, using the `-o` option needs to become
the new standard way to run `ssh-keygen`, since the default behavior is insecure.
Your help in establishing this option will be greatly appreciated and will help
improve overall security for your users and ssh users in general.
Originally submitted at
https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/6796.
Signed-off-by: Rémy Coutable <remy@rymai.me>
Diffstat (limited to 'scripts/trigger-build-docs')
0 files changed, 0 insertions, 0 deletions
