[Bug 252829] security/wolfssl: Add DEBUG option and enable more features

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jan 19 13:40:53 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252829

            Bug ID: 252829
           Summary: security/wolfssl: Add DEBUG option and enable more
                    features
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: fox at FreeBSD.org
          Reporter: fk at fabiankeil.de
          Assignee: fox at FreeBSD.org
             Flags: maintainer-feedback?(fox at FreeBSD.org)

The attached patch adds a DEBUG option and enables 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.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list