Merge pull request #216 from kaleb-himes/EXTENDED_CERTFIELDS

Confirmed Davids' report
pull/219/head
David Garske 2020-06-29 08:39:53 -07:00 committed by GitHub
commit ad1b2f2288
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@
#include <wolfssl/ssl.h>
#include <wolfssl/wolfcrypt/rsa.h>
#include <wolfssl/wolfcrypt/asn.h>
#include <wolfssl/openssl/x509v3.h>
enum {
RSA_KEY_TYPE = 2,