summaryrefslogtreecommitdiffstats
path: root/specs/dogtag-pki.spec
Commit message (Collapse)AuthorAgeFilesLines
* Update to b2 releaseAde Lee2012-10-301-2/+5
|
* changes to remove pki-selinux from f18 buildAde Lee2012-10-231-2/+10
|
* Update tomcatjss dependencyAde Lee2012-10-121-3/+6
|
* Update release to b1Ade Lee2012-10-081-1/+4
|
* Merged pki-silent into pki-server.Endi Sukma Dewata2012-10-071-2/+4
| | | | | | The pki-silent package has been merged into pki-server package. Ticket #354
* Updated release to a2Ade Lee2012-10-011-1/+4
|
* Merged pki-setup into pki-server.Endi Sukma Dewata2012-09-251-5/+6
| | | | | | | The scripts to create and remove PKI instances have been moved from pki-setup into pki-server package. Ticket #336
* Merged pki-native-tools and pki-java-tools.Endi Sukma Dewata2012-08-291-3/+5
| | | | | | | | | The pki-native-tools and pki-java-tools have been merged into pki-tools and pki-server will depend on it. Since pki-ra and pki-tps depends on pki-server they automatically depends on pki-tools as well. Ticket #295
* Added pki-base and pki-server RPM packages.Endi Sukma Dewata2012-08-291-4/+6
| | | | | | | | | The pki-common package has been split such that the common and client binaries are packaged in pki-base and server binaries are packaged in pki-server. The pki-util has been merged into pki-base and the pki-deploy package has been merged into pki-server. Ticket #295
* PKI Deployment ScriptletsMatthew Harmsen2012-08-171-2/+7
| | | | | | | | | | | * TRAC Ticket #266 - for non-master CA subsystems, pkidestroy needs to contact the security domain to update the domain * Made Fedora 17 rely upon tomcatjss 7.0.0 or later * Changed Dogtag 10 build-time and runtime requirements for 'pki-deploy' * Altered PKI Package Dependency Chain (top-to-bottom): pki-ca, pki-kra, pki-ocsp, pki-tks --> pki-deploy --> pki-common * Changed TPS to require a build-time dependency of 'httpd-devel >= 2.4.2' * Clarified RPM build script's usage message
* 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