Skip to content

Conversation

@douzzer
Copy link
Contributor

@douzzer douzzer commented Jan 9, 2026

configure.ac: initialize DEFAULT_MAX_CLASSIC_ASYM_KEY_BITS=4096 unless user passes in an override value, and bump the bump value from 4096 to 8192. fixes #7929

tested with wolfssl-multi-test.sh ... check-configure cross-powerpc32-asm-ocsp-test, the latter of which runs the reproducer in #7929 on emulated-ppc32 using some new logic I've just added to multi-test.

note, DEFAULT_MAX_CLASSIC_ASYM_KEY_BITS=4096 was previously implicit to --enable-all-crypto, and there was no default global DEFAULT_MAX_CLASSIC_ASYM_KEY_BITS.

…s user passes in an override value, and bump the bump value from 4096 to 8192. fixes wolfSSL#7929
@douzzer douzzer requested review from embhorn and wolfSSL-Bot January 9, 2026 00:24
@douzzer douzzer marked this pull request as draft January 13, 2026 06:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

On 32-bit platform, ocsp.test to www.google.com may fail?

2 participants