aboutsummaryrefslogtreecommitdiff
path: root/tests/client/torture_auth.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/client/torture_auth.c')
-rw-r--r--tests/client/torture_auth.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/client/torture_auth.c b/tests/client/torture_auth.c
index 8f317fc4..7c436711 100644
--- a/tests/client/torture_auth.c
+++ b/tests/client/torture_auth.c
@@ -496,7 +496,7 @@ static void torture_auth_cert(void **state) {
ssh_key privkey = NULL;
ssh_key cert = NULL;
char bob_ssh_key[1024];
- char bob_ssh_cert[1024];
+ char bob_ssh_cert[2048];
struct passwd *pwd;
int rc;