blob: d783cb21d5252a5ffae7f8f7ea860425cf9ff78e [file]
if [ "$TEST" = "jwt_new" ]; then
export JWT_CRYPTO=openssl
elif [ "$TEST" = "jwt_flipflop" ]; then
export JWT_CRYPTO=NONEXISTENT
fi