summaryrefslogtreecommitdiffstats
path: root/base/tps/setup
Commit message (Collapse)AuthorAgeFilesLines
* Changes to start pki_ra and pki_tps in correct contextAde Lee2012-10-052-0/+6
| | | | | Added required selinux versions to spec file. Also added additional rule needed for F17
* Using RPM version number in CMake.Endi Sukma Dewata2012-10-011-2/+0
| | | | | | | | | | | | The RPM spec files have been modified to pass the full RPM version number to CMake. The version number contains the product version number, release number, milestone, and platform. The CMake scritps will parse and use this version number to generate Java manifest files. The product version number will be used as the specification version and full version number will be used as the implementation version. Ticket #339
* Changes to get TPS and RA running on dogtag 10Ade Lee2012-08-152-2/+2
| | | | | | Added systemd scripts for RA and TPS. Modified init scripts and configuration files to use correct directives for httpd 2.4. TPS and RA subsystems are now installable using pkicreate
* PKI Deployment ScriptletsMatthew Harmsen2012-05-253-3/+117
| | | | | | | * Integration of Tomcat 7 * Addition of centralized 'pki-tomcatd' systemd functionality to the PKI Deployment strategy * Removal of 'pki_flavor' attribute
* Removed unnecessary pki folder.Endi Sukma Dewata2012-03-263-0/+1097
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