Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use a more obvious name for the subject of the IPA self-signed CA | Rob Crittenden | 2008-01-04 | 1 | -1/+1 |
| | |||||
* | Convert replication to use the new cert infrastructure and | Karl MacMillan | 2007-12-20 | 1 | -3/+26 |
| | | | | | | correctly issue certs from the same authority. Also remove support for read-only replicas since that work will not be finished and tested for 1.0. | ||||
* | Add automatic browser configuration for kerberos SSO using javascript. | Rob Crittenden | 2007-12-12 | 1 | -6/+50 |
| | | | | | | This uses the UniversalPreferencesWrite function to set the browser preferences to allow negotiation and ticket forwarding in the IPA domain. A self-signed certificate is generated to sign the javascript. | ||||
* | User provided certs. | Karl MacMillan | 2007-12-12 | 1 | -4/+45 |
| | |||||
* | Commit corrected certs.py | Karl MacMillan | 2007-12-11 | 1 | -28/+49 |
| | |||||
* | Convert the setup of ssl from a shell script to a | Karl MacMillan | 2007-12-06 | 1 | -0/+192 |
python module. This is in preparation for user supplied certs. |