Skip to content

Commit

Permalink
openssl: Enable support for RFC3779
Browse files Browse the repository at this point in the history
Reported by @otis@bsd.network from Mastodon; thanks!
  • Loading branch information
khorben committed Jun 9, 2023
1 parent cc5cacf commit 34c25cb
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions crypto/openssl/include/openssl/configuration.h
Original file line number Diff line number Diff line change
Expand Up @@ -81,9 +81,6 @@ extern "C" {
# ifndef OPENSSL_NO_RC5
# define OPENSSL_NO_RC5
# endif
# ifndef OPENSSL_NO_RFC3779
# define OPENSSL_NO_RFC3779
# endif
# ifndef OPENSSL_NO_SM2
# define OPENSSL_NO_SM2
# endif
Expand Down

0 comments on commit 34c25cb

Please sign in to comment.