summaryrefslogtreecommitdiffstats
path: root/dogtag
Commit message (Collapse)AuthorAgeFilesLines
* certificate import for IEAndrew Wnuk2012-08-062-21/+119
| | | | | | This patch corrects certificate import for IE Bug: 845387.
* certificate import for IEAndrew Wnuk2012-08-031-4/+30
| | | | | | This patch corrects certificate import for IE Bug: 845387.
* ECC enrollments for IEAndrew Wnuk2012-08-021-13/+81
| | | | | | This patch enables ECC enrollments for IE. Bug: 748514.
* elimination of CA crashAndrew Wnuk2012-07-241-7/+7
| | | | | | This patch eliminates CA crash caused by default Android browser. Bug: 819123.
* Bug 823618 - TPS installation wizard (ECC): admin certificate panel needs to ↵Christina Fu2012-05-271-1/+11
| | | | | | support ECC This patch allows TPS administrators to enroll for EC cert during installation wizard. It follows the same implementation as the Java subsystems and defaults to nistp256
* Removed obsolete installation servletsAde Lee2012-05-025-648/+0
|
* Bug 640046 - TPS installation wizard: unsupported module not logged in with ↵Christina Fu2012-05-011-1/+5
| | | | | | | password in password.conf The issue was missing code to log into unsupported token that was not loged in. The patch added the code to allow login to unsupported token.
* pki-ui changes for Bug 745278 - [RFE] ECC encryption keys cannot be archivedChristina Fu2012-04-056-17/+30
|
* Removed unnecessary pki folder.Endi Sukma Dewata2012-03-26749-0/+114094
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