Skip to content

Commit 858c66d

Browse files
committed
Add configs that exposed this bug
1 parent 8994612 commit 858c66d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/os-check.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ jobs:
1919
--enable-opensslextra --enable-sessioncerts
2020
CPPFLAGS=''-DWOLFSSL_DTLS_NO_HVR_ON_RESUME -DHAVE_EXT_CACHE
2121
-DWOLFSSL_TICKET_HAVE_ID -DHAVE_EX_DATA -DSESSION_CACHE_DYNAMIC_MEM'' ',
22+
'--enable-all --enable-secure-renegotiation',
23+
'--enable-all --enable-haproxy --enable-quic',
2224
]
2325
name: make check
2426
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)