[Bug 224549] security/acme.sh: missing socat dependency when running with --standalone

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Dec 23 16:28:09 UTC 2017


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

            Bug ID: 224549
           Summary: security/acme.sh: missing socat dependency when
                    running with --standalone
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: dvl at FreeBSD.org
          Reporter: ferrao at if.ufrj.br
             Flags: maintainer-feedback?(dvl at FreeBSD.org)
          Assignee: dvl at FreeBSD.org

net/socat port dependency is missing from acme.sh.

When trying to issue a certificate on standalone mode it asks for the socat
packages:

root at mx:~ # acme.sh -ak 4096 -k ec-384 --standalone --issue -d example.com -d
www.example.com
[Sat Dec 23 03:38:57 -02 2017] Please install socat tools first.
[Sat Dec 23 03:38:57 -02 2017] _on_before_issue.

After installing socat via ports or pkg, acme.sh works as expected.

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


More information about the freebsd-ports-bugs mailing list