summaryrefslogtreecommitdiffstats
path: root/freeipa.spec.in
diff options
context:
space:
mode:
authorRob Crittenden <rcritten@redhat.com>2014-10-30 11:52:14 -0400
committerJan Cholasta <jcholast@redhat.com>2014-11-24 13:09:44 +0000
commit5c0ad221e815e8c7b95c1d1095ebd6cf18e7e11c (patch)
tree1a87eeb179772b5be2db9b32474099ac8164bac8 /freeipa.spec.in
parentaa9ecb253a60d9d15cd41c5c38695fe64058669a (diff)
downloadfreeipa-5c0ad221e815e8c7b95c1d1095ebd6cf18e7e11c.tar.gz
freeipa-5c0ad221e815e8c7b95c1d1095ebd6cf18e7e11c.tar.xz
freeipa-5c0ad221e815e8c7b95c1d1095ebd6cf18e7e11c.zip
Use NSS protocol range API to set available TLS protocols
Protocols are configured as an inclusive range from SSLv3 through TLSv1.2. The allowed values in the range are ssl3, tls1.0, tls1.1 and tls1.2. This is overridable per client by setting tls_version_min and/or tls_version_max. https://fedorahosted.org/freeipa/ticket/4653 Reviewed-By: Jan Cholasta <jcholast@redhat.com>
Diffstat (limited to 'freeipa.spec.in')
-rw-r--r--freeipa.spec.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/freeipa.spec.in b/freeipa.spec.in
index d393fee36..9b12c2089 100644
--- a/freeipa.spec.in
+++ b/freeipa.spec.in
@@ -279,7 +279,7 @@ Requires: gnupg
Requires: iproute
Requires: keyutils
Requires: pyOpenSSL
-Requires: python-nss >= 0.15
+Requires: python-nss >= 0.16
Requires: python-lxml
Requires: python-netaddr
Requires: libipa_hbac-python