summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Set log level in logfile to debug in pkispawnAde Lee2013-04-263-18/+7
* Show error messages and stack trace when an error occurs.Abhishek Koneru2013-04-262-61/+89
* Added pretrans and java-atk-wrapper dependencyAde Lee2013-04-261-1/+32
* Refactored upgrade framework into base and server upgrade.Endi Sukma Dewata2013-04-2514-408/+702
* Added Client CLI module.Endi Sukma Dewata2013-04-259-2/+379
* Refactored code to import CA certificate.Endi Sukma Dewata2013-04-2520-180/+264
* Fix sslget to skip link local addressesMatthew Harmsen2013-04-261-40/+83
* cloning improvementAndrew Wnuk2013-04-251-6/+11
* Moved pki.conf into base/common.Endi Sukma Dewata2013-04-243-13/+14
* correcting JavaScript inability to handle big numbersAndrew Wnuk2013-04-248-8/+24
* Defect: Installation fails if there is only one system cert.Abhishek Koneru2013-04-231-0/+3
* Check the actual result of operations cert revoke/unrevoke.Abhishek Koneru2013-04-236-23/+88
* corrected JavaScript issue with big numbersAndrew Wnuk2013-04-235-9/+12
* Added options to reject/ignore cert validity statuses.Endi Sukma Dewata2013-04-223-17/+124
* Adding CLI functionality to import CA certificate.Endi Sukma Dewata2013-04-222-2/+75
* Add directories to spec fileAde Lee2013-04-221-1/+8
* Remove installation information logs in pkispawn.Abhishek Koneru2013-04-222-20/+2
* Minor fixes in a few configuration UI panels of RA and TPS.Abhishek Koneru2013-04-229-34/+25
* Added servlet to return 501 for rest operations for d9 instancesAde Lee2013-04-227-122/+370
* random certificate serial numbersAndrew Wnuk2013-04-1918-60/+739
* Using FQDN instead of localhost in CLIEndi Sukma Dewata2013-04-191-4/+6
* pkispawn/pkidestroy retry setting selinux contexts.Abhishek Koneru2013-04-171-93/+127
* Show some more information after installing a subsystem.Abhishek Koneru2013-04-172-1/+45
* Remove sensitive parameters from archived deployment cfg.Abhishek Koneru2013-04-172-6/+10
* Automatic upgrade on RPM upgrade.Endi Sukma Dewata2013-04-171-2/+9
* Tracking upgrade using existing config files.Endi Sukma Dewata2013-04-1715-41/+70
* Refactored pki.upgrade module.Endi Sukma Dewata2013-04-177-122/+189
* Remove [OPTIONS] from usage in commands with no options.Abhishek Koneru2013-04-1712-12/+12
* Added tokenAuthenticate to admin interfaceAde Lee2013-04-163-26/+131
* Migration script for cloning changes.Ade Lee2013-04-161-0/+138
* Added upgrade script for random number generator.Endi Sukma Dewata2013-04-163-1/+168
* Fixed version number in CMake script.Endi Sukma Dewata2013-04-151-14/+0
* Added upgrade framework.Endi Sukma Dewata2013-04-094-0/+1027
* Remove the respawn logic in deploy scripts.Abhishek Koneru2013-04-0916-145/+16
* Updated version number to 10.0.2-0.1.Endi Sukma Dewata2013-04-0916-65/+89
* 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