summaryrefslogtreecommitdiffstats
path: root/specs/dogtag-pki.spec
Commit message (Collapse)AuthorAgeFilesLines
* PKI Deployment ScriptletsMatthew Harmsen2012-07-191-1/+18
| | | | | | | | | | | | | | | | | | | | * Integration of Tomcat 7 * Introduction of dependency upon tomcatjss 7.0 * Removal of http filtering configuration mechanisms * Introduction of additional slot substitution to support revised filesystem layout * Addition of 'pkiuser' uid:gid creation methods * Inclusion of per instance '*.profile' files * Introduction of configurable 'configurationRoot' parameter * Introduction of default configuration of 'log4j' mechanism (alee) * Modify web.xml to use new Application classes to bootstrap servers (alee) * Introduction of "Wrapper" logic to support Tomcat 6 --> Tomcat 7 API change (jmagne) * Added jython helper function to allow attaching a remote java debugger (e. g. - eclipse)
* spec files for Bug 745278 - [RFE] ECC encryption keys cannot be archivedChristina Fu2012-04-051-4/+7
|
* Removed unnecessary pki folder.Endi Sukma Dewata2012-03-261-0/+228
Previously the source code was located inside a pki folder. This folder was created during svn migration and is no longer needed. This folder has now been removed and the contents have been moved up one level. Ticket #131