Skip to content

Commit 552eac3

Browse files
committed
Add blinding to CI
1 parent 3c8957d commit 552eac3

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
@@ -63,6 +63,7 @@ jobs:
6363
'--enable-coding=no',
6464
'--enable-dtls --enable-dtls13 --enable-ocspstapling --enable-ocspstapling2
6565
--enable-cert-setup-cb --enable-sessioncerts',
66+
'CPPFLAGS=-DWOLFSSL_BLIND_PRIVATE_KEY',
6667
]
6768
name: make check
6869
if: github.repository_owner == 'wolfssl'

0 commit comments

Comments
 (0)