We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9201b4e + 9db4aad commit 2ffa5beCopy full SHA for 2ffa5be
.github/workflows/os-check.yml
@@ -65,6 +65,7 @@ jobs:
65
--enable-cert-setup-cb --enable-sessioncerts',
66
'--disable-sni --disable-ecc --disable-tls13 --disable-secure-renegotiation-info',
67
'CPPFLAGS=-DWOLFSSL_BLIND_PRIVATE_KEY',
68
+ '--enable-all --enable-certgencache',
69
]
70
name: make check
71
if: github.repository_owner == 'wolfssl'
0 commit comments