testing: Check canonical OCSP/CRL serial numbers
This commit is contained in:
@@ -24,10 +24,10 @@ fi
|
||||
: ${TESTDIR=/srv/strongswan-testing}
|
||||
|
||||
# Kernel configuration
|
||||
: ${KERNELVERSION=5.19.11}
|
||||
: ${KERNELVERSION=6.0.3}
|
||||
: ${KERNEL=linux-$KERNELVERSION}
|
||||
: ${KERNELTARBALL=$KERNEL.tar.xz}
|
||||
: ${KERNELCONFIG=$DIR/../config/kernel/config-5.19}
|
||||
: ${KERNELCONFIG=$DIR/../config/kernel/config-6.0}
|
||||
: ${KERNELPATCH=ha-5.15-abicompat.patch.bz2}
|
||||
|
||||
# strongSwan version used in tests
|
||||
|
||||
Reference in New Issue
Block a user