summaryrefslogtreecommitdiffstats
path: root/base/tps/lib/perl/PKI/TPS
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
* 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-2632-0/+6933
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