|
|
@ -1,6 +1,6 @@ |
|
|
|
Summary: Let's Encrypt client for SME Server based on dehydrated |
|
|
|
Summary: Let's Encrypt client for SME Server based on dehydrated |
|
|
|
Name: smeserver-letsencrypt-client |
|
|
|
Name: smeserver-letsencrypt-client |
|
|
|
Version: 0.2.5 |
|
|
|
Version: 0.2.6 |
|
|
|
Release: 1%{?dist} |
|
|
|
Release: 1%{?dist} |
|
|
|
License: GPL |
|
|
|
License: GPL |
|
|
|
Group: Applications/System |
|
|
|
Group: Applications/System |
|
|
@ -18,6 +18,11 @@ Automatically get certificates from letsencrypt |
|
|
|
Using https://github.com/lukas2511/dehydrated |
|
|
|
Using https://github.com/lukas2511/dehydrated |
|
|
|
|
|
|
|
|
|
|
|
%changelog |
|
|
|
%changelog |
|
|
|
|
|
|
|
* Fri Oct 23 2020 Daniel Berteaud <daniel@firewall-services.com> 0.2.6-1 |
|
|
|
|
|
|
|
- Don't restrict ACME challenges to the clear text vhost (daniel@firewall- |
|
|
|
|
|
|
|
services.com) |
|
|
|
|
|
|
|
- Cleanup spec file for tito (daniel@firewall-services.com) |
|
|
|
|
|
|
|
|
|
|
|
* Wed Jul 15 2020 Daniel Berteaud <daniel@firewall-services.com> 0.2.5-1 |
|
|
|
* Wed Jul 15 2020 Daniel Berteaud <daniel@firewall-services.com> 0.2.5-1 |
|
|
|
- Bump version |
|
|
|
- Bump version |
|
|
|
|
|
|
|
|
|
|
|