Tomas Babej
|
4d2ef43f28
|
ipaplatform: Move all filesystem paths to ipaplatform.paths module
https://fedorahosted.org/freeipa/ticket/4052
Reviewed-By: Petr Viktorin <pviktori@redhat.com>
|
2014-06-16 19:48:20 +02:00 |
|
Jan Cholasta
|
fea7163e87
|
Move CACERT definition to a single place.
Reviewed-By: Petr Viktorin <pviktori@redhat.com>
|
2014-03-25 16:54:54 +01:00 |
|
Xiao-Long Chen
|
5e96fbc22a
|
Use /usr/bin/python2
Part of the effort to port FreeIPA to Arch Linux,
where Python 3 is the default.
FreeIPA hasn't been ported to Python 3, so the code must be modified to
run /usr/bin/python2
https://fedorahosted.org/freeipa/ticket/3438
Updated by pviktori@redhat.com
|
2014-01-03 09:46:05 +01:00 |
|
Jan Cholasta
|
df5f4ee81d
|
Turn LDAPEntry.single_value into a dictionary-like property.
This change makes single_value consistent with the raw property.
https://fedorahosted.org/freeipa/ticket/3521
|
2013-11-05 13:56:55 +01:00 |
|
Jan Cholasta
|
194556beb0
|
Allow PKCS#12 files with empty password in install tools.
https://fedorahosted.org/freeipa/ticket/3897
|
2013-10-04 10:27:23 +02:00 |
|
Jan Cholasta
|
c123264ac7
|
Read passwords from stdin when importing PKCS#12 files with pk12util.
This works around pk12util refusing to use empty password files, which prevents
the use of PKCS#12 files with empty password.
https://fedorahosted.org/freeipa/ticket/3897
|
2013-10-04 10:27:23 +02:00 |
|
Jan Cholasta
|
3c9261699a
|
Fix ipa-server-certinstall usage string.
https://fedorahosted.org/freeipa/ticket/3869
|
2013-08-28 10:20:42 +02:00 |
|
Jan Cholasta
|
fc8f0ae3ad
|
Add --dirman-password option to ipa-server-certinstall.
https://fedorahosted.org/freeipa/ticket/3869
|
2013-08-28 10:20:41 +02:00 |
|
Jan Cholasta
|
78cf94a52c
|
Ask for PKCS#12 password interactively in ipa-server-certinstall.
https://fedorahosted.org/freeipa/ticket/3641
|
2013-08-20 16:18:59 +02:00 |
|
Jan Cholasta
|
02be7acd15
|
Add --pin option to ipa-server-certinstall.
Hide the unnecessary --dirsrv_pin and --http_pin options.
https://fedorahosted.org/freeipa/ticket/3869
|
2013-08-20 16:18:59 +02:00 |
|
Jan Cholasta
|
1669253238
|
Untrack old and track new cert with certmonger in ipa-server-certinstall.
https://fedorahosted.org/freeipa/ticket/3641
|
2013-08-20 16:18:59 +02:00 |
|
Jan Cholasta
|
f2c3ae36f9
|
Replace only the cert instead of the whole NSS DB in ipa-server-certinstall.
https://fedorahosted.org/freeipa/ticket/3641
|
2013-08-20 16:18:59 +02:00 |
|
Jan Cholasta
|
809123ab02
|
Ignore empty mod error when updating DS SSL config in ipa-server-certinstall.
https://fedorahosted.org/freeipa/ticket/3641
|
2013-08-20 16:18:59 +02:00 |
|
Jan Cholasta
|
2b08168df4
|
Port ipa-server-certinstall to the admintool framework.
Change the log file path from /var/log/ipa/default.log to admintool's default
path.
https://fedorahosted.org/freeipa/ticket/3641
|
2013-08-20 16:18:59 +02:00 |
|