Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Dec 2017 16:28:09 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 224549] security/acme.sh: missing socat dependency when running with --standalone
Message-ID:  <bug-224549-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D224549

            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@FreeBSD.org
          Reporter: ferrao@if.ufrj.br
             Flags: maintainer-feedback?(dvl@FreeBSD.org)
          Assignee: dvl@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@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.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-224549-13>