Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support additional trusted CAs in link verifier #111

Merged
merged 2 commits into from
Jul 26, 2024

Conversation

aggarg
Copy link
Member

@aggarg aggarg commented Jul 25, 2024

Description

CAs installed as part of certifi are not enough in some cases (e.g. wiki.segger.com). This changes adds support for additional CAs for such websites.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

CAs installed as part of `certifi` are not enough in some cases
(e.g. wiki.segger.com). This changes adds support for additional
CAs for such websites.

Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>
@aggarg aggarg changed the title Support additional trusted CAs to link verifier Support additional trusted CAs in link verifier Jul 25, 2024
ActoryOu
ActoryOu previously approved these changes Jul 25, 2024
link-verifier/trusted_certs/ca_bundle.crt Show resolved Hide resolved
Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>
@aggarg aggarg merged commit 8ee0846 into FreeRTOS:main Jul 26, 2024
50 checks passed
@aggarg aggarg deleted the link_verifier branch July 26, 2024 05:10
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