forked from pool/dehydrated
- Update maintainer file and package description, remove features
that are better described in the (maintained) man page. OBS-URL: https://build.opensuse.org/package/show/security:dehydrated/dehydrated?expand=0&rev=60
This commit is contained in:
parent
169bd5f56b
commit
2ae092d676
@ -150,7 +150,6 @@ where <domainname> should be the name of the first column in domains.txt
|
|||||||
Limitations & Ceveats
|
Limitations & Ceveats
|
||||||
=====================
|
=====================
|
||||||
|
|
||||||
* It is currently not possible to aqcuire Wildcard certificates
|
|
||||||
* No EV- or OV-validated certificates
|
* No EV- or OV-validated certificates
|
||||||
* Certificates expire within weeks, not years. This is by design. Ensure that
|
* Certificates expire within weeks, not years. This is by design. Ensure that
|
||||||
certificate renewal works and that daemons get reloaded frequently to pick
|
certificate renewal works and that daemons get reloaded frequently to pick
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 29 12:41:48 UTC 2020 - Daniel Molkentin <daniel.molkentin@suse.com>
|
||||||
|
|
||||||
|
- Update maintainer file and package description, remove features
|
||||||
|
that are better described in the (upstream maintained) man page.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jun 29 12:38:31 UTC 2020 - Daniel Molkentin <daniel.molkentin@suse.com>
|
Mon Jun 29 12:38:31 UTC 2020 - Daniel Molkentin <daniel.molkentin@suse.com>
|
||||||
|
|
||||||
|
@ -108,14 +108,7 @@ It uses the openssl utility for everything related to actually
|
|||||||
handling keys and certificates, so you need to have that installed.
|
handling keys and certificates, so you need to have that installed.
|
||||||
|
|
||||||
Other dependencies are: curl, sed, grep, mktemp (all found on almost
|
Other dependencies are: curl, sed, grep, mktemp (all found on almost
|
||||||
any system, curl being the only exception)
|
any system, curl being the only exception).
|
||||||
|
|
||||||
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
|
|
||||||
|
|
||||||
%package %{_apache}
|
%package %{_apache}
|
||||||
Summary: Apache Integration for dehydrated
|
Summary: Apache Integration for dehydrated
|
||||||
|
Loading…
Reference in New Issue
Block a user