Skip to content

Commit 88373d8

Browse files
committed
add WOLFSSL_PUBLIC_MP to --enable-jni for wolfJCE RSA KeyFactory support
1 parent 4f4826a commit 88373d8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

configure.ac

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7574,6 +7574,7 @@ then
75747574
AM_CFLAGS="$AM_CFLAGS -DWOLFSSL_ALWAYS_VERIFY_CB"
75757575
AM_CFLAGS="$AM_CFLAGS -DWOLFSSL_ALWAYS_KEEP_SNI"
75767576
AM_CFLAGS="$AM_CFLAGS -DWOLFSSL_TLS13_MIDDLEBOX_COMPAT"
7577+
AM_CFLAGS="$AM_CFLAGS -DWOLFSSL_PUBLIC_MP"
75777578
75787579
# Enable openssl compat layer AES-CTS to maintain FIPS compatibility
75797580
AM_CFLAGS="$AM_CFLAGS -DHAVE_CTS"

0 commit comments

Comments
 (0)