Skip to content

Support longer certificate chains.#162

Merged
JacobBarthelmeh merged 1 commit intowolfSSL:mainfrom
anhu:long_chain_simple
Jan 21, 2025
Merged

Support longer certificate chains.#162
JacobBarthelmeh merged 1 commit intowolfSSL:mainfrom
anhu:long_chain_simple

Conversation

@anhu
Copy link
Member

@anhu anhu commented Dec 31, 2024

Fixes ZD18976

@anhu anhu self-assigned this Dec 31, 2024
@anhu
Copy link
Member Author

anhu commented Jan 21, 2025

Confirmed this will serve our needs.

Tested with the following:

Build and install wolfssl with: ./configure --enable-altcertchains --enable-wolfclu

Build wolfclu as usual.

./wolfssl verify -partial_chain -CAfile first.pem  second.pem
./wolfssl verify -partial_chain -CAfile second.pem third.pem
./wolfssl verify -partial_chain -CAfile third.pem fourth.pem

@JacobBarthelmeh JacobBarthelmeh merged commit 665adb3 into wolfSSL:main Jan 21, 2025
15 checks passed
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.

3 participants