use a composite test proposal

This commit is contained in:
Andreas Steffen 2010-12-01 10:05:28 +01:00
parent a072c34a63
commit f143f0f743
1 changed files with 1 additions and 1 deletions

View File

@ -105,7 +105,7 @@ INSERT INTO private_key_identity (
INSERT INTO proposals (
proposal
) VALUES (
'aes128-sha256-modp3072'
'aes128-aes192-aes256-sha256-sha384-sha512-modp3072-modp4096-modp8192'
);
/* Configurations */