Merge pull request #789 from bigbrett/wolfhsm-remove-pem-to-der

wolfHSM quickfix
pull/794/head
David Garske 2026-06-08 10:54:31 -07:00 committed by GitHub
commit a296902049
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -784,7 +784,6 @@ extern int tolower(int c);
# define WOLFSSL_NO_TLS12
# define WOLFSSL_USER_IO
# define WOLFSSL_SP_MUL_D
# define WOLFSSL_PEM_TO_DER
# define WOLFSSL_ALLOW_NO_SUITES
#endif