Skip to content

Commit

Permalink
try to unbreak testsuite
Browse files Browse the repository at this point in the history
  • Loading branch information
lhoward committed Dec 17, 2015
1 parent fc65c77 commit 69cadb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/gss/check-context.in
Expand Up @@ -295,7 +295,7 @@ rm ${keytabfile}.new
echo "====== gss-api session key check"

# this will break when oneone invents a cooler enctype then aes256-cts-hmac-sha1-96
coolenctype="aes256-cts-hmac-sha1-96"
coolenctype="aes256-gcm-128"
limit_enctype="des3-cbc-sha1"

echo "Getting client initial tickets" ; > messages.log
Expand Down

0 comments on commit 69cadb7

Please sign in to comment.