Merge pull request #7638 from AndrzejKurek/cert-apps-use-ips
Use better IP parsing in x509 apps
This commit is contained in:
commit
458b96b1a7
6 changed files with 48 additions and 92 deletions
|
@ -11,8 +11,6 @@
|
|||
#include "mbedtls/pk.h"
|
||||
#include "string.h"
|
||||
|
||||
#include "x509_invasive.h"
|
||||
|
||||
#if MBEDTLS_X509_MAX_INTERMEDIATE_CA > 19
|
||||
#error "The value of MBEDTLS_X509_MAX_INTERMEDIATE_C is larger \
|
||||
than the current threshold 19. To test larger values, please \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue