diff --git a/.github/workflows/tpm2-store-test.yml b/.github/workflows/tpm2-store-test.yml index 3317fea9..5beb1c5a 100644 --- a/.github/workflows/tpm2-store-test.yml +++ b/.github/workflows/tpm2-store-test.yml @@ -60,7 +60,7 @@ jobs: repository: wolfssl/wolfssl ref: ${{ matrix.wolfssl_version }} path: wolfssl/ - configure: --enable-all CPPFLAGS=-DWC_RSA_DIRECT + configure: --enable-all --disable-anon CPPFLAGS=-DWC_RSA_DIRECT check: false install: true diff --git a/IDE/VisualStudio/wolftpm.vcxproj b/IDE/VisualStudio/wolftpm.vcxproj index 85b8d520..781ef9dc 100644 --- a/IDE/VisualStudio/wolftpm.vcxproj +++ b/IDE/VisualStudio/wolftpm.vcxproj @@ -37,11 +37,13 @@ + +