Automic VaultAutomic Vault

brew

Install dehydrated with Homebrew, apk, apt, dnf, Nix, pacman, zypper

LetsEncrypt/acme client implemented as a shell-script. Version 0.7.2 via Homebrew; verified from local package data.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install dehydrated

local Homebrew formula metadata

Linux

Alpine Linux apkverified · 92%
sudo apk add dehydrated

Alpine Linux edge package indexes · dehydrated · source: dl-cdn.alpinelinux.org

Debian aptverified · 92%
sudo apt install dehydrated

Debian stable package indexes · dehydrated · source: deb.debian.org

Fedora dnfverified · 92%
sudo dnf install dehydrated

Fedora Rawhide package metadata · dehydrated · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#dehydrated

nixpkgs package indexes · pkgs/by-name/de/dehydrated/package.nix · source: api.github.com

Arch Linux pacmanverified · 92%
sudo pacman -S dehydrated

Arch Linux sync databases · dehydrated · source: geo.mirror.pkgbuild.com

openSUSE zypperverified · 92%
sudo zypper install dehydrated

openSUSE Tumbleweed package metadata · dehydrated · source: download.opensuse.org

overview

Package summary

LetsEncrypt/acme client implemented as a shell-script

Commands and aliases

  • dehydrated

history

Project history and usage

dehydrated is a shell-script ACME client for obtaining and renewing TLS certificates from ACME certificate authorities such as Let's Encrypt and ZeroSSL.

Project history

The README describes dehydrated as a relatively simple bash-compatible client that uses OpenSSL for key and certificate handling and common Unix tools such as cURL, sed, grep, awk, and mktemp for the rest. It supports ACME v1 and ACME v2, including wildcard certificates.

The release history starts with v0.1.0 in April 2016, reached v0.5.0 in January 2018, and continued through v0.7.2 in May 2025. The README notes that the repository is officially maintained by ZeroSSL.

Adoption history

dehydrated became a package-manager-friendly ACME client because it is a single script with familiar Unix dependencies. Homebrew packages it, and the upstream documentation is built around editable config files, domains.txt, hooks, cron-style renewal, and existing web-server integration.

How it is used

Administrators use dehydrated to register an ACME account, list certificate names in domains.txt, configure an HTTP, DNS, or TLS-ALPN challenge, and run `dehydrated -c` from cron or another scheduler. The man page emphasizes that certificates are normally stored under the configured certificate directory and renewed regularly.

Why package nerds care

dehydrated is significant because it shows the Unix-shell version of ACME automation: no daemon, no embedded web server, and no large runtime. For packagers and sysadmins, that makes it easy to audit, patch, hook into local deployment scripts, and run on minimal systems.

Timeline

  • 2016: v0.1.0 is published.
  • 2018: v0.5.0 is published and the man page records 2015-2018 authorship.
  • 2020: v0.7.0 is published.
  • 2025: v0.7.2 is published.

Related projects

  • dehydrated belongs to the ACME client ecosystem around Let's Encrypt, ZeroSSL, OpenSSL, and web-server or DNS-provider hook scripts.

Sources

security posture

Risk level: yellow

broad file, network, media, or database tool signal. generalized runtime or code generation signal.

Risk classifier

yellow risk · medium confidence · runtime

Why

  • broad file, network, media, or database tool signal
  • generalized runtime or code generation signal

Signals

  • text:encrypt,client
  • text:shell

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 1 platform targets.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
/etc/dehydrated/config/usr/local/etc/dehydrated/config$PWD/config$SCRIPTDIR/config

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
${BASEDIR}/accounts

executables

Installed executables

CommandKindExposureNote
dehydratedcliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-10
manager version0.7.2
manager updated
local dataok
upstreamcurrent
latest detectedv0.7.2

https://github.com/dehydrated-io/dehydrated

  • infoNo package-manager update timestamp was available.low confidence

install metadata

Package metadata

Package keybrew:dehydrated
Version0.7.2
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/dehydrated
Homepagehttps://dehydrated.io
Repositoryhttps://github.com/dehydrated-io/dehydrated
Upstream docshttps://github.com/dehydrated-io/dehydrated#readme
LicenseMIT
Source archivehttps://github.com/dehydrated-io/dehydrated/archive/refs/tags/v0.7.2.tar.gz
Bottleavailable (on all)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namedehydrated
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

dehydrated 0.7.2-2

ACME client implemented in Bash

https://dehydrated.io

sudo apt install dehydrated
  • Section: misc
  • Architecture: all
  • 4 dependencies
  • normalized package name match
  • Matched by: Dehydrated
Debian stable package indexes · deb.debian.org · Debian stable package indexes: dehydrated from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

dehydrated-apache2 0.7.2-2

dehydrated challenge response support for Apache2

https://dehydrated.io

sudo apt install dehydrated-apache2
  • Section: misc
  • Architecture: all
  • Source Package: dehydrated
  • 3 optional deps
  • normalized package name match
  • Matched by: Dehydrated
Debian stable package indexes · deb.debian.org · Debian stable package indexes: dehydrated-apache2 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

dehydrated

nix profile install nixpkgs#dehydrated
  • normalized package name match
  • Matched by: Dehydrated
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/de/dehydrated/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

dehydrated 0.7.0-3

ACME client implemented in Bash

https://dehydrated.io

sudo apt install dehydrated
  • Section: universe/misc
  • Architecture: all
  • 3 dependencies
  • normalized package name match
  • Matched by: Dehydrated
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: dehydrated from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

dehydrated-apache2 0.7.0-3

dehydrated challenge response support for Apache2

https://dehydrated.io

sudo apt install dehydrated-apache2
  • Section: universe/misc
  • Architecture: all
  • Source Package: dehydrated
  • 3 optional deps
  • normalized package name match
  • Matched by: Dehydrated
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: dehydrated-apache2 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

dehydrated 0.7.1-r0

shellscript letsencrypt/acme client

https://github.com/dehydrated-io/dehydrated

sudo apk add dehydrated
  • License: MIT
  • Architecture: x86_64
  • Source Package: dehydrated
  • 1 provides
  • normalized package name match
  • Matched by: Dehydrated
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: dehydrated from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
dnf95%

dehydrated 0.7.2-2.fc45

Client for signing certificates with an ACME server

https://github.com/dehydrated-io/dehydrated

sudo dnf install dehydrated
  • License: MIT
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: dehydrated
  • 12 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Dehydrated
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: dehydrated from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

dehydrated 0.7.2-2

letsencrypt/acme client implemented as a shell-script – just add water

https://dehydrated.io

sudo pacman -S dehydrated
  • License: MIT
  • Architecture: any
  • 3 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: Dehydrated
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: dehydrated from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

dehydrated 0.7.1-3.5

A client for signing certificates with an ACME server

https://github.com/lukas2511/dehydrated

sudo zypper install dehydrated
  • License: MIT
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: dehydrated
  • 10 dependencies
  • 5 provides
  • normalized package name match
  • Matched by: Dehydrated
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: dehydrated from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

dehydrated-apache2 0.7.1-3.5

Apache Integration for dehydrated

https://github.com/lukas2511/dehydrated

sudo zypper install dehydrated-apache2
  • License: MIT
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: dehydrated
  • 2 dependencies
  • 3 provides
  • normalized package name match
  • Matched by: Dehydrated
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: dehydrated-apache2 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

dehydrated-nginx 0.7.1-3.5

Nginx Integration for dehydrated

https://github.com/lukas2511/dehydrated

sudo zypper install dehydrated-nginx
  • License: MIT
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: dehydrated
  • 4 dependencies
  • 3 provides
  • normalized package name match
  • Matched by: Dehydrated
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: dehydrated-nginx from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment