summaryrefslogtreecommitdiffstats
path: root/freeipa.spec.in
diff options
context:
space:
mode:
authorMilan KubĂ­k <mkubik@redhat.com>2016-09-12 14:54:40 +0200
committerMartin Babinsky <mbabinsk@redhat.com>2016-10-04 18:03:03 +0200
commit10b4b155b6b411ab339bce92c1a335b4914cfc1c (patch)
tree66da7a311968a86d22f2d840525effe97cb0963e /freeipa.spec.in
parent7eb78aa8dbc167c36869ddd6cfa525139aff7bbc (diff)
downloadfreeipa-10b4b155b6b411ab339bce92c1a335b4914cfc1c.tar.gz
freeipa-10b4b155b6b411ab339bce92c1a335b4914cfc1c.tar.xz
freeipa-10b4b155b6b411ab339bce92c1a335b4914cfc1c.zip
ipatests: Implement tests with CSRs requesting SAN
The patch implements several test cases testing the enforcement of CA ACLs on certificate requests with subject alternative names. https://fedorahosted.org/freeipa/ticket/6366 Reviewed-By: Martin Babinsky <mbabinsk@redhat.com>
Diffstat (limited to 'freeipa.spec.in')
-rw-r--r--freeipa.spec.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/freeipa.spec.in b/freeipa.spec.in
index 3b0e4b201..ca8ef4a69 100644
--- a/freeipa.spec.in
+++ b/freeipa.spec.in
@@ -597,6 +597,7 @@ Requires: python-pytest-multihost >= 0.5
Requires: python-pytest-sourceorder
Requires: ldns-utils
Requires: python-sssdconfig
+Requires: python2-cryptography
Provides: %{alt_name}-tests = %{version}
Conflicts: %{alt_name}-tests
@@ -630,6 +631,7 @@ Requires: python3-pytest-multihost >= 0.5
Requires: python3-pytest-sourceorder
Requires: ldns-utils
Requires: python3-sssdconfig
+Requires: python3-cryptography
%description -n python3-ipatests
IPA is an integrated solution to provide centrally managed Identity (users,