Skip to content

mbedtls: remove #include <mbedtls/certs.h>#8343

Closed
MAntoniak wants to merge 1 commit into
curl:masterfrom
MAntoniak:mbedtls_remove_include
Closed

mbedtls: remove #include <mbedtls/certs.h>#8343
MAntoniak wants to merge 1 commit into
curl:masterfrom
MAntoniak:mbedtls_remove_include

Conversation

@MAntoniak

Copy link
Copy Markdown
Contributor

mbedtls/certs.h file contains only certificates example (all definitions is beginning by mbedtls_test_*). None of them is used so we can avoid include the file.

@bagder bagder added the TLS label Jan 28, 2022
@bagder bagder closed this in df66c7c Jan 28, 2022
@bagder

bagder commented Jan 28, 2022

Copy link
Copy Markdown
Member

Thanks!

@MAntoniak MAntoniak deleted the mbedtls_remove_include branch January 28, 2022 16:43
BhanuPrakash-P pushed a commit to BhanuPrakash-P/curl that referenced this pull request May 16, 2024
mbedtls/certs.h file contains only certificates example (all definitions
is beginning by mbedtls_test_*). None of them is used so we can avoid
include the file.

Closes curl#8343

(cherry picked from commit df66c7c)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

2 participants