Skip to content

Commit

Permalink
user_settings line endings fix
Browse files Browse the repository at this point in the history
  • Loading branch information
gojimmypi committed Dec 30, 2023
1 parent d0fcea6 commit c831dac
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -146,13 +146,13 @@

/* DH disabled by default, needed if ECDSA/ECC also turned off */
#define HAVE_DH
#else
#define WOLFSSH_NO_RSA
#else
#define WOLFSSH_NO_RSA
#endif
#else
#error "Either RSA or ECC must be enabled"
#endif



/* when you want to use pkcs7 */
/* #define HAVE_PKCS7 */
Expand Down

0 comments on commit c831dac

Please sign in to comment.