summaryrefslogtreecommitdiffstats
path: root/base/tps/lib
Commit message (Collapse)AuthorAgeFilesLines
* Bug 820695 - Tracker - TPS (ECC with nethsm) configuration failed at key ↵Christina Fu2012-08-231-43/+44
| | | | | | | | generation This patch calls with the right flags for each supported HSM to the new certutil that addressed the following bug: Bug 820684 - certutil support for EC on HSMs - need to call PK11_GenerateKeyPairWithOpFlags()
* https://fedorahosted.org/pki/ticket/238Christina Fu2012-08-161-20/+77
| | | | TPS installation wizard: SizePanel needs to support ECC curve selection
* 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