summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Renamed base/deploy to base/server.Endi Sukma Dewata2013-04-0939-8/+12
* Bug 929043 - updated serverCert.profile with SAN results in SubjectAltNameExt...Christina Fu2013-04-035-4/+61
* Separate folder for python deployment engine source code.Abhishek Koneru2013-04-038-29/+29
* Added securitydomain.checkIP parameterMatthew Harmsen2013-04-031-0/+1
* Remove pki_backup_password from examples in pkispwan.Abhishek Koneru2013-04-028-15/+0
* Change timeout from number of tries to total time.Abhishek Koneru2013-04-022-7/+8
* Change calls CMS.AtoB and CMS.BtoA on client side.Abhishek Koneru2013-03-282-7/+7
* Remove unnecessary log in pkidestroy.Abhishek Koneru2013-03-271-1/+0
* Bug 824920 - NSCertTypeExtDefault.java incorrectly encodes NSCertTypeExtensio...Christina Fu2013-03-261-3/+4
* Change how the password is passed to pkidestroy.Abhishek Koneru2013-03-262-8/+17
* Handle the Keyboard interrupt gracefully.Abhishek Koneru2013-03-262-0/+16
* Add information about interactive mode in pkispawn.Abhishek Koneru2013-03-252-4/+91
* Bug 904289 - Add ECC Support to Certificate ProfilesChristina Fu2013-03-2515-25/+28
* Bug 902952 - RFE: Revocation routing with TPS and multiple non-cloned CAsChristina Fu2013-03-248-27/+420
* Minor fixes to pkispawn man page.Abhishek Koneru2013-03-228-3/+101
* Added CLI option to capture HTTP messages.Endi Sukma Dewata2013-03-222-5/+122
* Fixed JSON encoding class registration.Endi Sukma Dewata2013-03-211-5/+3
* Adding changes to pki-core.spec file so that the system wideAbhishek Koneru2013-03-211-1/+3
* Refactor installation code to remove dependency on jythonAde Lee2013-03-2125-972/+890
* Replaced Tomcat's random number generator.Endi Sukma Dewata2013-03-197-6/+69
* Fixed python-requests compatibility issue.Endi Sukma Dewata2013-03-192-3/+7
* Added python build-time dependency for TPS and RA.Endi Sukma Dewata2013-03-132-2/+10
* Fixed CLI return code.Endi Sukma Dewata2013-03-131-1/+5
* Bugzilla Bug #919476 - pkispawn crashes due to dangling symlink to jss4.jarMatthew Harmsen2013-03-112-8/+4
* Plug resource leaksAde Lee2013-03-0870-702/+692
* Bugzilla Bug #919476 - pkispawn crashes due to dangling symlink to jss4.jarMatthew Harmsen2013-03-084-10/+23
* Added security domain info validation.Endi Sukma Dewata2013-03-0711-61/+244
* Added DS info validation.Endi Sukma Dewata2013-03-073-22/+126
* Patch to escape interpolations for parameters having '%' in their values.Abhishek Koneru2013-03-071-0/+2
* Clean up various eclipse warningsAde Lee2013-03-0723-164/+60
* Added cert-request-show command.Endi Sukma Dewata2013-03-075-26/+97
* PKI theme changesMatthew Harmsen2013-03-056-43/+66
* Added authentication method validation.Endi Sukma Dewata2013-02-1925-44/+284
* Added CLI to manage user membership.Endi Sukma Dewata2013-02-1821-311/+1158
* Added certificate status option for cert-find.Endi Sukma Dewata2013-02-123-0/+33
* Change pkidestroy to get an install token and use admin interface to updateAde Lee2013-02-115-144/+257
* Add updateDomainXML to admin interfaceAde Lee2013-02-113-23/+102
* move updateNumberRange to admin interfaceAde Lee2013-02-113-51/+61
* remove unneeded getTokenInfo servletAde Lee2013-02-114-71/+0
* Fix get cert chain to use admin port onlyAde Lee2013-02-112-3/+11
* Additional output attributes for cert-find.Endi Sukma Dewata2013-02-074-17/+213
* Fixed validity duration options for cert-find.Endi Sukma Dewata2013-02-073-33/+66
* Fixed conflicting security domain hosts.Endi Sukma Dewata2013-02-074-45/+69
* Fixed date format for cert-find parameters.Endi Sukma Dewata2013-02-072-18/+19
* Added interactive subsystem installation.Endi Sukma Dewata2013-02-049-145/+355
* Fixed getInstallToken() invocation.Endi Sukma Dewata2013-02-043-6/+8
* Session-based nonces.Endi Sukma Dewata2013-02-0416-238/+258
* Merged cert-request-review/approve commands.Endi Sukma Dewata2013-02-045-99/+142
* Bug 903401 - TMS: RSA token enrollment failed : public key decode errorChristina Fu2013-01-262-12/+22
* Fixed CLI 'cert-find' clientAuth FQDN hostname issueMatthew Harmsen2013-01-253-10/+92