diff options
author | Rene Mayrhofer <rene@mayrhofer.eu.org> | 2006-08-23 20:25:09 +0000 |
---|---|---|
committer | Rene Mayrhofer <rene@mayrhofer.eu.org> | 2006-08-23 20:25:09 +0000 |
commit | eed3bb6c48563b865be5560448577e7cfe4ce443 (patch) | |
tree | a35911c5b0d26edcb0da52cc166e5b7be1e3d383 /testing/tests/alg-sha-equals-sha1/description.txt | |
parent | 3ad120037ad5203580a68f3cafbb2664071fb654 (diff) | |
download | vyos-strongswan-eed3bb6c48563b865be5560448577e7cfe4ce443.tar.gz vyos-strongswan-eed3bb6c48563b865be5560448577e7cfe4ce443.zip |
- Updated to new upstream version.
Diffstat (limited to 'testing/tests/alg-sha-equals-sha1/description.txt')
-rw-r--r-- | testing/tests/alg-sha-equals-sha1/description.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/testing/tests/alg-sha-equals-sha1/description.txt b/testing/tests/alg-sha-equals-sha1/description.txt new file mode 100644 index 000000000..aeb2e1a88 --- /dev/null +++ b/testing/tests/alg-sha-equals-sha1/description.txt @@ -0,0 +1,5 @@ +Roadwarrior <b>carol</b> proposes to gateway <b>moon</b> the syntactically +incorrect cipher suites <b>ike=aes128-sha1-modp1536</b> for the +IKE protocol and <b>esp=aes128-sha</b> for ESP packets. Since <b>sha</b> and +<b>sha1</b> are treated as synonyms the proposal is neverless correctly parsed. +A ping from <b>carol</b> to <b>alice</b> successfully checks the established tunnel. |