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

            Bug ID: 224336
           Summary: /etc/pkg/FreeBSD.conf should use HTTPS by default
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: [email protected]
          Reporter: [email protected]

In /etc/pkg/FreeBSD.conf is the config for the pkg server:

url: "pkg+http://pkg.FreeBSD.org/${ABI}/latest";

we should switch to the more secure HTTPS protocol by default:

url: "pkg+https://pkg.FreeBSD.org/${ABI}/latest";

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to