]> TLD Linux GIT Repositories - packages/dehydrated.git/commitdiff
- updated CA paths
authorMarcin Krol <hawk@tld-linux.org>
Sat, 21 Jul 2018 14:31:50 +0000 (14:31 +0000)
committerMarcin Krol <hawk@tld-linux.org>
Sat, 21 Jul 2018 14:31:50 +0000 (14:31 +0000)
01-ca-path.sh
dehydrated.spec

index ac53c74fde37955585ff4dfb1660b76c9b60cf41..cd6f030dac1c32bdcc08d3f592180205cad4d3f2 100644 (file)
@@ -1,5 +1,5 @@
-# Path to certificate authority (default: https://acme-v01.api.letsencrypt.org/directory)
-#CA="https://acme-v01.api.letsencrypt.org/directory"
+# Path to certificate authority (default: https://acme-v02.api.letsencrypt.org/directory)
+#CA="https://acme-v02.api.letsencrypt.org/directory"
 
-# Path to certificate authority license terms redirect (default: https://acme-v01.api.letsencrypt.org/terms)
-#CA_TERMS="https://acme-v01.api.letsencrypt.org/terms"
+# Path to staging certificate authority (for testing purposes)
+#CA="https://acme-staging-v02.api.letsencrypt.org/directory"
index 3d22410ef38324a18e9ee10e016ae37d9b5a9825..d5e6a1066c6f9368bcdd1082a99e7b879f91db0f 100644 (file)
@@ -1,7 +1,7 @@
 Summary:       letsencrypt/acme client implemented as a shell-script
 Name:          dehydrated
 Version:       0.6.2
-Release:       2
+Release:       3
 License:       MIT
 Group:         Applications/Networking
 Source0:       https://github.com/lukas2511/dehydrated/archive/v%{version}/%{name}-%{version}.tar.gz