Skip to content

Commit 32911dc

Browse files
committed
Add blinding to CI
1 parent 4b7c052 commit 32911dc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/os-check.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ jobs:
6464
'--enable-dtls --enable-dtls13 --enable-ocspstapling --enable-ocspstapling2
6565
--enable-cert-setup-cb --enable-sessioncerts',
6666
'--disable-sni --disable-ecc --disable-tls13 --disable-secure-renegotiation-info',
67+
'CPPFLAGS=-DWOLFSSL_BLIND_PRIVATE_KEY',
6768
]
6869
name: make check
6970
if: github.repository_owner == 'wolfssl'

0 commit comments

Comments
 (0)