forked from wolfSSL/wolfssl
new client-ecc-cert.pem/renewcerts updates/certs relavent name changes
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
/* certs_test.h */
|
||||
|
||||
#include <wolfssl/certs_test.h>
|
||||
|
||||
#ifndef CYASSL_CERTS_TEST_H
|
||||
#define CYASSL_CERTS_TEST_H WOLFSSL_CERTS_TEST_H
|
||||
#else
|
||||
#undef CYASSL_CERTS_TEST_H
|
||||
#define CYASSL_CERTS_TEST_H WOLFSSL_CERTS_TEST_H
|
||||
#endif
|
||||
|
@@ -35,6 +35,9 @@
|
||||
#endif /* have rsa and HAVE_FIPS */
|
||||
|
||||
/* Macro redefinitions for compatibility */
|
||||
#ifdef HAVE_NTRU
|
||||
#define MakeNtruCert wc_MakeNtruCert
|
||||
#endif
|
||||
#if defined(WOLFSSL_SHA512) && !defined(CYASSL_SHA512)
|
||||
#define CYASSL_SHA512
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user