Package dehydrated: Information

  • Default inline alert: Version in the repository: 0.7.0-alt1

Source package: dehydrated
Version: 0.6.2-alt1
Build time:  May 9, 2018, 04:26 PM in the task #205924
Report package bug
License: MIT/X Consortium
Summary: ACME client for signing certificates implemented in Bash
Description: 
The dehydrated ACME client for signing certificates with an ACME (Automated
Certificate Management Environment) server (currently only provided by Let's
Encrypt certificate authority).

It is implemented as a relatively simple bash-script that uses the openssl
utility for handling keys and certificates, and cURL to communicate with
the ACME server.

The ACME (Automated Certificate Management Environment) protocol makes
it possible to automatically obtain browser-trusted certificate.

Current features:
* Signing of a list of domains
* Signing of a CSR
* Renewal if a certificate is about to expire or SAN (subdomains) changed
* Certificate revocation

List of rpms provided by this srpm:
dehydrated (noarch)

Maintainer: Nikolay A. Fetisov

List of contributors:
Nikolay A. Fetisov

    1. rpm-build-licenses

Last changed


May 9, 2018 Nikolay A. Fetisov 0.6.2-alt1
- New version
March 14, 2018 Nikolay A. Fetisov 0.6.1-alt1
- New version (Closes: #34642)
May 10, 2017 Nikolay A. Fetisov 0.4.0-alt1
- Initial build for ALT Linux Sisyphus