mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-02-06 19:55:05 +01:00
Fix for RSA private key parsing (allowing public) and RSA keygen no malloc support.
This commit is contained in:
1
.github/workflows/os-check.yml
vendored
1
.github/workflows/os-check.yml
vendored
@@ -70,6 +70,7 @@ jobs:
|
||||
'--enable-all --enable-certgencache',
|
||||
'--enable-sessionexport --enable-dtls --enable-dtls13',
|
||||
'--enable-sessionexport',
|
||||
'--disable-examples CPPFLAGS=-DWOLFSSL_NO_MALLOC',
|
||||
]
|
||||
name: make check
|
||||
if: github.repository_owner == 'wolfssl'
|
||||
|
||||
Reference in New Issue
Block a user