Port details on branch 2023Q2 |
- acme.sh ACME protocol client written in shell
- 3.0.6 security
=0 3.0.6Version of this port present on the latest quarterly branch. - Maintainer: dvl@FreeBSD.org
 - Port Added: 2023-06-18 15:15:10
- Last Update: 2023-06-18 15:12:38
- Commit Hash: 2b55a2a
- License: GPLv3+
- WWW:
- https://github.com/Neilpang/acme.sh/
- Description:
- ACME protocol client written in shell
- Full ACME protocol implementation.
- Support ACME v1 and ACME v2.
- Support ACME v2 wildcard certs.
- Simple, powerful and very easy to use. You only need 3 minutes to learn it.
- Bash, dash and sh compatible.
- Simplest shell script for Let's Encrypt free certificate client.
- Purely written in Shell with no dependencies on python or the official Let's
Encrypt client.
- Just one script to issue, renew and install your certificates automatically.
- DOES NOT require root/sudoer access.
- Docker friendly.
- IPv6 support.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- acme.sh>0:security/acme.sh
- To install the port:
- cd /usr/ports/security/acme.sh/ && make install clean
- To add the package, run one of these commands:
- pkg install security/acme.sh
- pkg install acme.sh
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: acme.sh
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1686333811
SHA256 (acmesh-official-acme.sh-3.0.6_GH0.tar.gz) = 4a8e44c27e2a8f01a978e8d15add8e9908b83f9b1555670e49a9b769421f5fa6
SIZE (acmesh-official-acme.sh-3.0.6_GH0.tar.gz) = 275569
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- curl : ftp/curl
- socat>0 : net/socat
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for acme.sh-3.0.6:
BINDTOOLS=off: Depend on bind-tools for nsupdate
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
IDN=off: International Domain Names support
STANDALONE=on: Standalone mode requires SOCAT
====> Options available for the single HTTP: you have to select exactly one of them
CURL=on: Depend on cURL for HTTP(S) queries
WGET=off: Depend on Wget for HTTP(S) queries
===> Use 'make config' to modify these settings
- Options name:
- security_acme.sh
- pkg-message:
- For install:
- This script will create the following directories if they do not exist:
~acme/.acme.sh
~acme/certs
The script will also install ~acme/.acme.sh/account.conf.sample which has
sane defaults. Copy this to ~acme/.acme.sh/account.conf and edit contents
to suit.
If you have EXAMPLES on:
* In the /usr/local/share/examples/acme.sh directory, you can find the dnsapi
scripts which will be useful if you decide to use dns-01 challenges. Also
included are the deploy scripts.
* A newsyslog.conf sample file is installed at
/usr/local/etc/newsyslog.d/acme.sh - you must modify it by
at least uncommenting the line.
* If you run `newsyslog -NC` it will create the required logfiles.
* Please edit /usr/local/etc/cron.d/acme.sh - directions are provided in that
file.
- Master Sites:
|
Number of commits found: 1
Number of commits found: 1
|