Jan Cholasta
6488378764
Move the compat module from ipalib to ipapython.
...
Fixes import problems trying to import just ipalib/compat.py.
https://fedorahosted.org/freeipa/ticket/754
2012-02-13 22:22:49 -05:00
Jakub Hrozek
7493d781df
Change FreeIPA license to GPLv3+
...
The changes include:
* Change license blobs in source files to mention GPLv3+ not GPLv2 only
* Add GPLv3+ license text
* Package COPYING not LICENSE as the license blobs (even the old ones)
mention COPYING specifically, it is also more common, I think
https://fedorahosted.org/freeipa/ticket/239
2010-12-20 17:19:53 -05:00
Simo Sorce
74ba0cc7c1
Use Realm as certs subject base name
...
Also use the realm name as nickname for the CA certificate
2010-11-18 15:09:31 -05:00
Rob Crittenden
3703062ab2
Use consistent, specific nickname for the IPA CA certificate.
...
Also fix some imports for sha. We have a compat module for it, use it.
ticket 181
2010-10-01 13:37:34 -04:00
Rob Crittenden
3ea044fb59
Handle CSRs whether they have NEW in the header or not
...
Also consolidate some duplicate code
2010-05-03 17:58:08 -06:00
Rob Crittenden
252e9b61eb
Fix a comment and some typos
2009-05-13 14:18:01 -04:00
Rob Crittenden
82223f3ed1
Fix breakage on python 2.4 with missing object subclass
2009-05-05 14:05:40 -04:00
Rob Crittenden
8424ea8c03
A class for dealing with a temporary NSS certificate database
2009-05-04 16:56:12 -04:00