summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--myproposal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/myproposal.h b/myproposal.h
index 9205fb343..34bd10c9f 100644
--- a/myproposal.h
+++ b/myproposal.h
@@ -136,7 +136,7 @@
136 136
137/* Not a KEX value, but here so all the algorithm defaults are together */ 137/* Not a KEX value, but here so all the algorithm defaults are together */
138#define SSH_ALLOWED_CA_SIGALGS \ 138#define SSH_ALLOWED_CA_SIGALGS \
139 KEX_ECDH_METHODS \ 139 HOSTKEY_ECDSA_METHODS \
140 "ssh-ed25519," \ 140 "ssh-ed25519," \
141 "rsa-sha2-512," \ 141 "rsa-sha2-512," \
142 "rsa-sha2-256," \ 142 "rsa-sha2-256," \