mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-05 20:10:49 +02:00
TLS ECH compliance fixes
This commit is contained in:
@@ -24,7 +24,9 @@ jobs:
|
||||
with:
|
||||
path: wolfssl
|
||||
configure: >-
|
||||
--enable-ech --enable-sha512 --enable-aes CFLAGS='-DUSE_FLAT_TEST_H'
|
||||
--enable-ech --enable-sha512 --enable-aes
|
||||
CFLAGS='-DUSE_FLAT_TEST_H -DWOLFSSL_TEST_ECH'
|
||||
check: true
|
||||
install: true
|
||||
|
||||
- name: tar build-dir
|
||||
|
||||
Reference in New Issue
Block a user