mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Use OpenSSL for SSL instead of the built-in python version.
This commit is contained in:
@@ -120,6 +120,7 @@ Requires: krb5-libs
|
||||
Requires: authconfig
|
||||
Requires: pam_krb5
|
||||
Requires: nss_ldap
|
||||
Requires: wget
|
||||
|
||||
%description client
|
||||
IPA is an integrated solution to provide centrally managed Identity (machine,
|
||||
@@ -153,6 +154,7 @@ Requires: python-kerberos >= 1.1-3
|
||||
%endif
|
||||
Requires: authconfig
|
||||
Requires: gnupg
|
||||
Requires: pyOpenSSL
|
||||
|
||||
%description python
|
||||
IPA is an integrated solution to provide centrally managed Identity (machine,
|
||||
|
||||
Reference in New Issue
Block a user