freebsd-ports/security/wolfssl
Santhosh Raju cedb20777a security/wolfssl: Add DEBUG option and enable more features.
- Set --enable-opensslall which is needed for
  wolfSSL_X509_NAME_print_ex() and friends.
- Set --enable-certgen to allow certificate generation.
- Define WOLFSSL_ALT_NAMES so one can generate certificates
  with the Subject Alternative Name extension.
- Set --enable-sessioncerts to allow to inspect certificates
  with wolfSSL_get_peer_cert_chain().
- Set --enable-des3 so one can load PBES2-3DES-CBC-encoded keys.

Additionally a patch to prevent memory leaks is included.

PR:		252829
Submitted by:	Fabian Keil <fk@fabiankeil.de>
Reported by:	Fabian Keil <fk@fabiankeil.de>
Approved by:	fox (maintainer)
2021-01-29 22:11:11 +00:00
..
files security/wolfssl: Add DEBUG option and enable more features. 2021-01-29 22:11:11 +00:00
distinfo
Makefile security/wolfssl: Add DEBUG option and enable more features. 2021-01-29 22:11:11 +00:00
pkg-descr
pkg-plist