HomeFreeBSD

security/wolfssl: Add DEBUG option and enable more features.

Description

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)

Details

Provenance
foxAuthored on
Parents
rP563254: science/atompaw: Update 4.1.0.6 -> 4.1.1.0
Branches
Unknown
Tags
Unknown