gss: add split token test to check-negoex
Add test for split tokens to SAnon in NegoEx/SPNEGO
This commit is contained in:
@@ -243,6 +243,16 @@ for mech in sanon-x25519 sanon-x25519iov spnego spnegoiov; do
|
|||||||
--name-type=hostbased-service host@lucid.test.h5l.se || \
|
--name-type=hostbased-service host@lucid.test.h5l.se || \
|
||||||
{ eval "$testfailed"; }
|
{ eval "$testfailed"; }
|
||||||
|
|
||||||
|
echo "${mech}: export-import-context ${iov} (split tokens)" ; > messages.log
|
||||||
|
${context} \
|
||||||
|
--mech-type=${mech} \
|
||||||
|
--anonymous \
|
||||||
|
--export-import-context \
|
||||||
|
--wrapunwrap ${iov} \
|
||||||
|
--token-split=128 \
|
||||||
|
--name-type=hostbased-service host@lucid.test.h5l.se || \
|
||||||
|
{ eval "$testfailed"; }
|
||||||
|
|
||||||
done
|
done
|
||||||
|
|
||||||
echo "======dce-style for sanon-x25519"
|
echo "======dce-style for sanon-x25519"
|
||||||
|
Reference in New Issue
Block a user