mirror of
https://github.com/certbot/certbot.git
synced 2026-08-01 18:56:55 +02:00
Release 5.3.1
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
from setuptools import setup
|
from setuptools import setup
|
||||||
|
|
||||||
version = '5.3.0'
|
version = '5.3.1'
|
||||||
|
|
||||||
setup(
|
setup(
|
||||||
version=version,
|
version=version,
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
from setuptools import setup
|
from setuptools import setup
|
||||||
|
|
||||||
version = '5.3.0'
|
version = '5.3.1'
|
||||||
|
|
||||||
install_requires = [
|
install_requires = [
|
||||||
# We specify the minimum acme and certbot version as the current plugin
|
# We specify the minimum acme and certbot version as the current plugin
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
from setuptools import setup
|
from setuptools import setup
|
||||||
|
|
||||||
version = '5.3.0'
|
version = '5.3.1'
|
||||||
|
|
||||||
setup(
|
setup(
|
||||||
version=version,
|
version=version,
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
from setuptools import setup
|
from setuptools import setup
|
||||||
|
|
||||||
version = '5.3.0'
|
version = '5.3.1'
|
||||||
|
|
||||||
setup(
|
setup(
|
||||||
version=version,
|
version=version,
|
||||||
|
|||||||
@@ -2,7 +2,7 @@ import os
|
|||||||
|
|
||||||
from setuptools import setup
|
from setuptools import setup
|
||||||
|
|
||||||
version = '5.3.0'
|
version = '5.3.1'
|
||||||
|
|
||||||
install_requires = [
|
install_requires = [
|
||||||
# for now, do not upgrade to cloudflare>=2.20 to avoid deprecation warnings and the breaking
|
# for now, do not upgrade to cloudflare>=2.20 to avoid deprecation warnings and the breaking
|
||||||
|
|||||||
@@ -2,7 +2,7 @@ import os
|
|||||||
|
|
||||||
from setuptools import setup
|
from setuptools import setup
|
||||||
|
|
||||||
version = '5.3.0'
|
version = '5.3.1'
|
||||||
|
|
||||||
install_requires = [
|
install_requires = [
|
||||||
'python-digitalocean>=1.15.0', # 1.15.0 or newer is recommended for TTL support
|
'python-digitalocean>=1.15.0', # 1.15.0 or newer is recommended for TTL support
|
||||||
|
|||||||
@@ -2,7 +2,7 @@ import os
|
|||||||
|
|
||||||
from setuptools import setup
|
from setuptools import setup
|
||||||
|
|
||||||
version = '5.3.0'
|
version = '5.3.1'
|
||||||
|
|
||||||
install_requires = [
|
install_requires = [
|
||||||
# This version of lexicon is required to address the problem described in
|
# This version of lexicon is required to address the problem described in
|
||||||
|
|||||||
@@ -2,7 +2,7 @@ import os
|
|||||||
|
|
||||||
from setuptools import setup
|
from setuptools import setup
|
||||||
|
|
||||||
version = '5.3.0'
|
version = '5.3.1'
|
||||||
|
|
||||||
install_requires = [
|
install_requires = [
|
||||||
'dns-lexicon>=3.14.1',
|
'dns-lexicon>=3.14.1',
|
||||||
|
|||||||
@@ -2,7 +2,7 @@ import os
|
|||||||
|
|
||||||
from setuptools import setup
|
from setuptools import setup
|
||||||
|
|
||||||
version = '5.3.0'
|
version = '5.3.1'
|
||||||
|
|
||||||
install_requires = [
|
install_requires = [
|
||||||
'dns-lexicon>=3.14.1',
|
'dns-lexicon>=3.14.1',
|
||||||
|
|||||||
@@ -2,7 +2,7 @@ import os
|
|||||||
|
|
||||||
from setuptools import setup
|
from setuptools import setup
|
||||||
|
|
||||||
version = '5.3.0'
|
version = '5.3.1'
|
||||||
|
|
||||||
install_requires = [
|
install_requires = [
|
||||||
'google-api-python-client>=1.6.5',
|
'google-api-python-client>=1.6.5',
|
||||||
|
|||||||
@@ -2,7 +2,7 @@ import os
|
|||||||
|
|
||||||
from setuptools import setup
|
from setuptools import setup
|
||||||
|
|
||||||
version = '5.3.0'
|
version = '5.3.1'
|
||||||
|
|
||||||
install_requires = [
|
install_requires = [
|
||||||
'dns-lexicon>=3.14.1',
|
'dns-lexicon>=3.14.1',
|
||||||
|
|||||||
@@ -2,7 +2,7 @@ import os
|
|||||||
|
|
||||||
from setuptools import setup
|
from setuptools import setup
|
||||||
|
|
||||||
version = '5.3.0'
|
version = '5.3.1'
|
||||||
|
|
||||||
install_requires = [
|
install_requires = [
|
||||||
'dns-lexicon>=3.14.1',
|
'dns-lexicon>=3.14.1',
|
||||||
|
|||||||
@@ -2,7 +2,7 @@ import os
|
|||||||
|
|
||||||
from setuptools import setup
|
from setuptools import setup
|
||||||
|
|
||||||
version = '5.3.0'
|
version = '5.3.1'
|
||||||
|
|
||||||
install_requires = [
|
install_requires = [
|
||||||
'dns-lexicon>=3.14.1',
|
'dns-lexicon>=3.14.1',
|
||||||
|
|||||||
@@ -2,7 +2,7 @@ import os
|
|||||||
|
|
||||||
from setuptools import setup
|
from setuptools import setup
|
||||||
|
|
||||||
version = '5.3.0'
|
version = '5.3.1'
|
||||||
|
|
||||||
install_requires = [
|
install_requires = [
|
||||||
'dns-lexicon>=3.15.1',
|
'dns-lexicon>=3.15.1',
|
||||||
|
|||||||
@@ -2,7 +2,7 @@ import os
|
|||||||
|
|
||||||
from setuptools import setup
|
from setuptools import setup
|
||||||
|
|
||||||
version = '5.3.0'
|
version = '5.3.1'
|
||||||
|
|
||||||
install_requires = [
|
install_requires = [
|
||||||
# This version was chosen because it is the version packaged in RHEL 9 and Debian unstable. It
|
# This version was chosen because it is the version packaged in RHEL 9 and Debian unstable. It
|
||||||
|
|||||||
@@ -2,7 +2,7 @@ import os
|
|||||||
|
|
||||||
from setuptools import setup
|
from setuptools import setup
|
||||||
|
|
||||||
version = '5.3.0'
|
version = '5.3.1'
|
||||||
|
|
||||||
install_requires = [
|
install_requires = [
|
||||||
'boto3>=1.20.34',
|
'boto3>=1.20.34',
|
||||||
|
|||||||
@@ -2,7 +2,7 @@ import os
|
|||||||
|
|
||||||
from setuptools import setup
|
from setuptools import setup
|
||||||
|
|
||||||
version = '5.3.0'
|
version = '5.3.1'
|
||||||
|
|
||||||
install_requires = [
|
install_requires = [
|
||||||
'dns-lexicon>=3.14.1',
|
'dns-lexicon>=3.14.1',
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
from setuptools import setup
|
from setuptools import setup
|
||||||
|
|
||||||
version = '5.3.0'
|
version = '5.3.1'
|
||||||
|
|
||||||
install_requires = [
|
install_requires = [
|
||||||
# We specify the minimum acme and certbot version as the current plugin
|
# We specify the minimum acme and certbot version as the current plugin
|
||||||
|
|||||||
@@ -38,7 +38,7 @@ manage your account:
|
|||||||
|
|
||||||
options:
|
options:
|
||||||
-h, --help show this help message and exit
|
-h, --help show this help message and exit
|
||||||
-c, --config CONFIG_FILE
|
-c CONFIG_FILE, --config CONFIG_FILE
|
||||||
path to config file (default: /etc/letsencrypt/cli.ini
|
path to config file (default: /etc/letsencrypt/cli.ini
|
||||||
and ~/.config/letsencrypt/cli.ini)
|
and ~/.config/letsencrypt/cli.ini)
|
||||||
-v, --verbose This flag can be used multiple times to incrementally
|
-v, --verbose This flag can be used multiple times to incrementally
|
||||||
@@ -58,7 +58,7 @@ options:
|
|||||||
--force-interactive Force Certbot to be interactive even if it detects
|
--force-interactive Force Certbot to be interactive even if it detects
|
||||||
it's not being run in a terminal. This flag cannot be
|
it's not being run in a terminal. This flag cannot be
|
||||||
used with the renew subcommand. (default: False)
|
used with the renew subcommand. (default: False)
|
||||||
-d, --domains, --domain DOMAIN
|
-d DOMAIN, --domains DOMAIN, --domain DOMAIN
|
||||||
Domain names to include. For multiple domains you can
|
Domain names to include. For multiple domains you can
|
||||||
use multiple -d flags or enter a comma separated list
|
use multiple -d flags or enter a comma separated list
|
||||||
of domains as a parameter. All domains will be
|
of domains as a parameter. All domains will be
|
||||||
@@ -147,7 +147,7 @@ options:
|
|||||||
case, and to know when to deprecate support for past
|
case, and to know when to deprecate support for past
|
||||||
Python versions and flags. If you wish to hide this
|
Python versions and flags. If you wish to hide this
|
||||||
information from the Let's Encrypt server, set this to
|
information from the Let's Encrypt server, set this to
|
||||||
"". (default: CertbotACMEClient/5.3.0 (certbot;
|
"". (default: CertbotACMEClient/5.3.1 (certbot;
|
||||||
OS_NAME OS_VERSION) Authenticator/XXX Installer/YYY
|
OS_NAME OS_VERSION) Authenticator/XXX Installer/YYY
|
||||||
(SUBCOMMAND; flags: FLAGS) Py/major.minor.patchlevel).
|
(SUBCOMMAND; flags: FLAGS) Py/major.minor.patchlevel).
|
||||||
The flags encoded in the user agent are: --duplicate,
|
The flags encoded in the user agent are: --duplicate,
|
||||||
@@ -424,7 +424,8 @@ revoke:
|
|||||||
register:
|
register:
|
||||||
Options for account registration
|
Options for account registration
|
||||||
|
|
||||||
-m, --email EMAIL Email used for registration and recovery contact. Use
|
-m EMAIL, --email EMAIL
|
||||||
|
Email used for registration and recovery contact. Use
|
||||||
comma to register multiple emails, ex:
|
comma to register multiple emails, ex:
|
||||||
u1@example.com,u2@example.com. (default: Ask).
|
u1@example.com,u2@example.com. (default: Ask).
|
||||||
--eff-email Share your e-mail address with EFF (default: Ask)
|
--eff-email Share your e-mail address with EFF (default: Ask)
|
||||||
@@ -477,9 +478,9 @@ plugins:
|
|||||||
Name of the plugin that is both an authenticator and
|
Name of the plugin that is both an authenticator and
|
||||||
an installer. Should not be used together with
|
an installer. Should not be used together with
|
||||||
--authenticator or --installer. (default: Ask)
|
--authenticator or --installer. (default: Ask)
|
||||||
-a, --authenticator AUTHENTICATOR
|
-a AUTHENTICATOR, --authenticator AUTHENTICATOR
|
||||||
Authenticator plugin name. (default: None)
|
Authenticator plugin name. (default: None)
|
||||||
-i, --installer INSTALLER
|
-i INSTALLER, --installer INSTALLER
|
||||||
Installer plugin name (also used to find domains).
|
Installer plugin name (also used to find domains).
|
||||||
(default: None)
|
(default: None)
|
||||||
--apache Obtain and install certificates using Apache (default:
|
--apache Obtain and install certificates using Apache (default:
|
||||||
@@ -756,7 +757,7 @@ webroot:
|
|||||||
be running and serving files from the webroot path. HTTP challenge only
|
be running and serving files from the webroot path. HTTP challenge only
|
||||||
(wildcards not supported).
|
(wildcards not supported).
|
||||||
|
|
||||||
--webroot-path, -w WEBROOT_PATH
|
--webroot-path WEBROOT_PATH, -w WEBROOT_PATH
|
||||||
public_html / webroot path. This can be specified
|
public_html / webroot path. This can be specified
|
||||||
multiple times to handle different domains; each
|
multiple times to handle different domains; each
|
||||||
domain will have the webroot path that preceded it.
|
domain will have the webroot path that preceded it.
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
"""Certbot client."""
|
"""Certbot client."""
|
||||||
|
|
||||||
# version number like 1.2.3a0, must have at least 2 parts, like 1.2
|
# version number like 1.2.3a0, must have at least 2 parts, like 1.2
|
||||||
__version__ = '5.3.0'
|
__version__ = '5.3.1'
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
from setuptools import setup
|
from setuptools import setup
|
||||||
|
|
||||||
version = '5.3.0'
|
version = '5.3.1'
|
||||||
|
|
||||||
setup(
|
setup(
|
||||||
version=version,
|
version=version,
|
||||||
|
|||||||
@@ -0,0 +1,17 @@
|
|||||||
|
9c54fdb60e6decf06947a6da4a9bb05bcfff3cd12f2079eb39f0e985d44fcc0a acme-5.3.1.tar.gz
|
||||||
|
29b564b86483a0328b26c7df97a0b63a79039884e7a248c245386ec35ba373ca certbot_apache-5.3.1.tar.gz
|
||||||
|
5239e6f0834b76f6e5bc096248cad3d5bcee0ee3ad2d31ed406ba6429a32b308 certbot_dns_cloudflare-5.3.1.tar.gz
|
||||||
|
f5c6a71941c13728ad1f404a7359c77f0c0daf22a597d1234590ad6b9014a1e2 certbot_dns_digitalocean-5.3.1.tar.gz
|
||||||
|
42bc6e85a26137a147bc03ae97c7df6c5da888a002f888f0e23d53319e8c8e17 certbot_dns_dnsimple-5.3.1.tar.gz
|
||||||
|
179e7360b3a2203d319b66f632afdf80e6433d33abed620de26a33c20b9783fb certbot_dns_dnsmadeeasy-5.3.1.tar.gz
|
||||||
|
b56aebf6ea94cc326623c02e29b846a00fd9bcb6084bfa6c1205b868d7fa6946 certbot_dns_gehirn-5.3.1.tar.gz
|
||||||
|
9ef096167ce8f43defe222293ac4b3d3197ad7453ef0727a778e838046ae9ac5 certbot_dns_google-5.3.1.tar.gz
|
||||||
|
7d3805b7f0173c9ebc0bebf0109a68f8a0c5568947313b969c749c038121e74c certbot_dns_linode-5.3.1.tar.gz
|
||||||
|
7af651708e21f7002ff667899cdd98fb2ff386fc984abecfa8bfc9c9fe4abf61 certbot_dns_luadns-5.3.1.tar.gz
|
||||||
|
37078ea532e7dd076fd0c4b0c92a1671ddbcf057b6cb4ec6e1ecdae865c27463 certbot_dns_nsone-5.3.1.tar.gz
|
||||||
|
96b71350c1a6724f6999ed645d7182dc4336d7daadd0db1f85a1d0e819e6dda9 certbot_dns_ovh-5.3.1.tar.gz
|
||||||
|
65fa6dabee688add8123657506c12507bed243e631648709bca4aa504940d6e4 certbot_dns_rfc2136-5.3.1.tar.gz
|
||||||
|
e87f13e53d94036928f62948b66e3813fdbd4defc2f0b8ac1169a207f53a4e54 certbot_dns_route53-5.3.1.tar.gz
|
||||||
|
b60765dcaaeab34a376f5cea3afa25b5a658639c495d6755cb28fedb5fb1319a certbot_dns_sakuracloud-5.3.1.tar.gz
|
||||||
|
148edb71a8a690c71dc888d3f4aa3eb0d23de62f53fe500db4c224cece32b84b certbot_nginx-5.3.1.tar.gz
|
||||||
|
862c08708e6d730be61868ba1692f7dbd0825c7e9b5eaec13768257537976038 certbot-5.3.1.tar.gz
|
||||||
@@ -0,0 +1,14 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQGzBAABCAAdFiEEIPIBNGv48/RVpz+aeAzJlDKihiEFAmmKT3MACgkQeAzJlDKi
|
||||||
|
hiHesQwAxg3MfOqZ005KK6WpFm60zkKdm7voTnRxtWqFmACNxiQb3D5SRcXoqW6c
|
||||||
|
DiTEyr3dozAA39UxTxoRlWJoSCaDhVqkYoSax5RYPkhlPPA8pG6Sp94AhLHkr0Ch
|
||||||
|
dhQeHCzARXePpi0rNejYrhlN6Mj1MjgS1jEfNlUT+INT3O23BydxCJG5qKd1kNnm
|
||||||
|
9bKuV/kqq9jfUB0LNMKZ4Mt80wcYHCtqsPyygK0bL2c7/M4WWz4cTJgUDE5JzAGp
|
||||||
|
er0APmGEuRG6TUmOl8qmxRHv68m2CWqDP0f/A7TpqIEU0h4sDL8k8DGTnrvxjOt6
|
||||||
|
ZatiHxor4011XHYDaBUcxMk/ufNClOK1CIDPIDBQtKWryrAE1gzwsC3JngCsmGnG
|
||||||
|
CbomoRmtpkrJABOU8LC6fmQ4WeXvQCiiOW8+7MRY/qXxJ6Vlab51U/1lu2Uu3Laa
|
||||||
|
5rUrxSeNoC0avaBRrvO4pff7LitcSkxUBQA+VEqhzt3OtLdeR56LIOaTZfqdaWJ9
|
||||||
|
NFgQ//ar
|
||||||
|
=fTD4
|
||||||
|
-----END PGP SIGNATURE-----
|
||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user