[Bug 263729] databases/redis enable TLS by default

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 02 May 2022 15:01:14 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263729

            Bug ID: 263729
           Summary: databases/redis enable TLS by default
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: yasu@freebsd.org
          Reporter: pete@nomadlogic.org
          Assignee: yasu@freebsd.org
             Flags: maintainer-feedback?(yasu@freebsd.org)

Created attachment 233672
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=233672&action=edit
example of enabling TLS to databases/redis Makefile

hello, as more environments support and enforce TLS by default for Redis it
would be very helpful to have this build option enabled by default for our
port.  i have tested locally, and by enabling the TLS option I am able to
connect to AWS MemoryDB (which enforces TLS by default) using the redis-cli. 
It does not seem to have an effect on scenarios where you do not want to use
TLS either.

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