diff options
author | Colin Watson <cjwatson@debian.org> | 2008-05-17 06:49:51 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2008-05-17 06:49:51 +0000 |
commit | dc3a390e9f8ac8c27b6dcaef816db8c17f6d06fb (patch) | |
tree | be22a22c45d8ddd0f0bc0fe57ce00b07ab2d4fd6 | |
parent | 36cac30951c8c8f39d41f7427c87b277a75e4b1b (diff) |
${HOST_KEYS} not translatable
-rw-r--r-- | debian/openssh-server.templates | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/openssh-server.templates b/debian/openssh-server.templates index e3d186fbc..3a7349a31 100644 --- a/debian/openssh-server.templates +++ b/debian/openssh-server.templates | |||
@@ -65,6 +65,7 @@ _Description: Disable challenge-response authentication? | |||
65 | 65 | ||
66 | Template: ssh/vulnerable_host_keys | 66 | Template: ssh/vulnerable_host_keys |
67 | Type: note | 67 | Type: note |
68 | #flag:translate!:5 | ||
68 | _Description: Vulnerable host keys will be regenerated | 69 | _Description: Vulnerable host keys will be regenerated |
69 | Some of the OpenSSH server host keys on this system were generated with a | 70 | Some of the OpenSSH server host keys on this system were generated with a |
70 | version of OpenSSL that had a broken random number generator. As a result, | 71 | version of OpenSSL that had a broken random number generator. As a result, |