summaryrefslogtreecommitdiffstats
path: root/base/common
Commit message (Expand)AuthorAgeFilesLines
...
* Added separate CLI option for client database password.Endi Sukma Dewata2013-04-281-0/+16
* Ignoring warnings/errors during installation.Endi Sukma Dewata2013-04-283-42/+43
* Added method to download CA cert chain from admin interface.Endi Sukma Dewata2013-04-262-4/+9
* Updated default client database location for CLI.Endi Sukma Dewata2013-04-261-25/+0
* Refactored upgrade framework into base and server upgrade.Endi Sukma Dewata2013-04-256-366/+224
* Refactored code to import CA certificate.Endi Sukma Dewata2013-04-2513-161/+231
* cloning improvementAndrew Wnuk2013-04-251-6/+11
* Moved pki.conf into base/common.Endi Sukma Dewata2013-04-242-0/+19
* correcting JavaScript inability to handle big numbersAndrew Wnuk2013-04-243-0/+11
* Check the actual result of operations cert revoke/unrevoke.Abhishek Koneru2013-04-232-2/+37
* corrected JavaScript issue with big numbersAndrew Wnuk2013-04-231-0/+3
* Added options to reject/ignore cert validity statuses.Endi Sukma Dewata2013-04-221-14/+75
* Adding CLI functionality to import CA certificate.Endi Sukma Dewata2013-04-221-2/+74
* Minor fixes in a few configuration UI panels of RA and TPS.Abhishek Koneru2013-04-221-0/+1
* Added servlet to return 501 for rest operations for d9 instancesAde Lee2013-04-223-82/+193
* random certificate serial numbersAndrew Wnuk2013-04-1912-38/+636
* Tracking upgrade using existing config files.Endi Sukma Dewata2013-04-173-30/+51
* Refactored pki.upgrade module.Endi Sukma Dewata2013-04-172-117/+176
* Added tokenAuthenticate to admin interfaceAde Lee2013-04-161-20/+50
* Added upgrade framework.Endi Sukma Dewata2013-04-091-0/+860
* Bug 929043 - updated serverCert.profile with SAN results in SubjectAltNameExt...Christina Fu2013-04-033-3/+10
* Bug 824920 - NSCertTypeExtDefault.java incorrectly encodes NSCertTypeExtensio...Christina Fu2013-03-261-3/+4
* Bug 904289 - Add ECC Support to Certificate ProfilesChristina Fu2013-03-251-1/+4
* Added CLI option to capture HTTP messages.Endi Sukma Dewata2013-03-221-2/+106
* Fixed JSON encoding class registration.Endi Sukma Dewata2013-03-211-5/+3
* Refactor installation code to remove dependency on jythonAde Lee2013-03-218-33/+125
* Replaced Tomcat's random number generator.Endi Sukma Dewata2013-03-192-0/+33
* Fixed python-requests compatibility issue.Endi Sukma Dewata2013-03-191-1/+2
* Plug resource leaksAde Lee2013-03-0811-80/+58
* Added security domain info validation.Endi Sukma Dewata2013-03-075-0/+130
* Clean up various eclipse warningsAde Lee2013-03-0719-85/+1
* Added cert-request-show command.Endi Sukma Dewata2013-03-073-25/+34
* Added authentication method validation.Endi Sukma Dewata2013-02-1915-21/+260
* Added CLI to manage user membership.Endi Sukma Dewata2013-02-1812-310/+920
* Added certificate status option for cert-find.Endi Sukma Dewata2013-02-122-0/+25
* Add updateDomainXML to admin interfaceAde Lee2013-02-111-22/+77
* move updateNumberRange to admin interfaceAde Lee2013-02-111-47/+57
* Fix get cert chain to use admin port onlyAde Lee2013-02-112-3/+11
* Additional output attributes for cert-find.Endi Sukma Dewata2013-02-072-7/+169
* Fixed validity duration options for cert-find.Endi Sukma Dewata2013-02-072-27/+20
* Fixed conflicting security domain hosts.Endi Sukma Dewata2013-02-074-45/+69
* Fixed date format for cert-find parameters.Endi Sukma Dewata2013-02-071-6/+1
* Fixed getInstallToken() invocation.Endi Sukma Dewata2013-02-043-6/+8
* Session-based nonces.Endi Sukma Dewata2013-02-0414-230/+215
* Merged cert-request-review/approve commands.Endi Sukma Dewata2013-02-041-0/+24
* Fixed CLI 'cert-find' clientAuth FQDN hostname issueMatthew Harmsen2013-01-252-10/+91
* Ticket 419 - REST interface for cert requestsAde Lee2013-01-221-0/+6
* https://fedorahosted.org/pki/ticket/362 RFE: CMC ECCChristina Fu2013-01-153-6/+95
* Added LDAP exception converter.Endi Sukma Dewata2013-01-152-3/+50
* Added nonce validation for certificate revocation.Endi Sukma Dewata2013-01-158-60/+157