summaryrefslogtreecommitdiffstats
path: root/base/setup/scripts/pki_apache_initscript
Commit message (Collapse)AuthorAgeFilesLines
* Changes to start pki_ra and pki_tps in correct contextAde Lee2012-10-051-17/+8
| | | | | Added required selinux versions to spec file. Also added additional rule needed for F17
* Changes to get TPS and RA running on dogtag 10Ade Lee2012-08-151-7/+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
* Removed unnecessary pki folder.Endi Sukma Dewata2012-03-261-0/+246
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