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

Backport 2.7: Add guards for MBEDTLS_X509_CRL_PARSE_C in sample #2541

Merged
merged 1 commit into from
Apr 24, 2019

Conversation

RonEld
Copy link
Contributor

@RonEld RonEld commented Apr 4, 2019

Description

Backport of #2540 to mbedtls-2.7

Status

READY

Add checks in `ssl_server2` that `MBEDTLS_X509_CRL_PARSE_C` is defined
to fix compilation issue. Fixes Mbed-TLS#560.
@RonEld RonEld added bug mbed TLS team needs-review Every commit must be reviewed by at least two team members, component-tls labels Apr 4, 2019
Copy link
Contributor

@andresag01 andresag01 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a faithful backport.

@Patater Patater changed the title Add guards for MBEDTLS_X509_CRL_PARSE_C in sample Backport 2.7: Add guards for MBEDTLS_X509_CRL_PARSE_C in sample Apr 18, 2019
@RonEld RonEld removed the needs-review Every commit must be reviewed by at least two team members, label Apr 23, 2019
@Patater Patater added the approved Design and code approved - may be waiting for CI or backports label Apr 23, 2019
@Patater Patater merged commit 9840c21 into Mbed-TLS:mbedtls-2.7 Apr 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Design and code approved - may be waiting for CI or backports bug component-tls
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants