Add configs that exposed this bug

This commit is contained in:
Juliusz Sosinowicz 2023-10-05 16:30:04 +02:00
parent 89946126f2
commit 858c66de3c

View File

@ -19,6 +19,8 @@ jobs:
--enable-opensslextra --enable-sessioncerts
CPPFLAGS=''-DWOLFSSL_DTLS_NO_HVR_ON_RESUME -DHAVE_EXT_CACHE
-DWOLFSSL_TICKET_HAVE_ID -DHAVE_EX_DATA -DSESSION_CACHE_DYNAMIC_MEM'' ',
'--enable-all --enable-secure-renegotiation',
'--enable-all --enable-haproxy --enable-quic',
]
name: make check
runs-on: ${{ matrix.os }}