summaryrefslogtreecommitdiffstats
path: root/base/tps/lib
Commit message (Collapse)AuthorAgeFilesLines
* Changes to get TPS and RA running on dogtag 10Ade Lee2012-08-152-0/+18
| | | | | | 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
* PerLDAP workaroundAndrew Wnuk2012-05-301-3/+2
| | | | | | | Ticket #373 This fix just appends a dummy value to the array, which consumes the error 53. Patch provided by mreynolds.
* Removed unnecessary pki folder.Endi Sukma Dewata2012-03-2636-0/+8297
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