Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37041833
en ru br
ALT Linux repos
S:0.7.1-alt1

Group :: Security/Networking
RPM: dehydrated

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.7.1-alt1
Build date: 14 january 2023, 23:52 ( 62.7 weeks ago )
Size: 116.08 Kb

Home page:   https://github.com/lukas2511/dehydrated

License: MIT
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

Current maintainer: Nikolay A. Fetisov

List of contributors

List of rpms provided by this srpm:

  • dehydrated
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin