summaryrefslogtreecommitdiffstats
path: root/dogtag/tps-ui/shared/docroot/tps/admin/console/config/adminpanel.vm
Commit message (Collapse)AuthorAgeFilesLines
* Updated icon_crit_update.gif paths.Endi Sukma Dewata2012-11-061-1/+1
|
* 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 unnecessary pki folder.Endi Sukma Dewata2012-03-261-0/+236
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