* Disable old SSL versions and ciphersuites and remove SSLCompression off
setting to follow Mozilla recommendations in Apache. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=41
This commit is contained in:
@@ -25,7 +25,7 @@ License: Apache-2.0
|
||||
URL: https://github.com/letsencrypt/letsencrypt
|
||||
Source: https://files.pythonhosted.org/packages/source/c/certbot-apache/certbot-apache-%{version}.tar.gz
|
||||
BuildRequires: %{python_module augeas}
|
||||
BuildRequires: %{python_module certbot >= 1.2.0}
|
||||
BuildRequires: %{python_module certbot >= 1.1.0}
|
||||
BuildRequires: %{python_module mock}
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
@@ -37,7 +37,7 @@ Requires: apache2
|
||||
Requires: augeas-lenses
|
||||
Requires: python-acme >= 0.34.0
|
||||
Requires: python-augeas
|
||||
Requires: python-certbot >= 1.2.0
|
||||
Requires: python-certbot >= 1.1.0
|
||||
Requires: python-zope.component
|
||||
Requires: python-zope.interface
|
||||
BuildArch: noarch
|
||||
|
||||
Reference in New Issue
Block a user