summaryrefslogtreecommitdiffstats
path: root/base/kra
Commit message (Expand)AuthorAgeFilesLines
* Added support for Tomcat 8.Endi S. Dewata2015-04-215-0/+59
* Ticket#1028 phase2: TPS rewrite: provide externalReg functionalityChristina Fu2015-04-141-41/+63
* Allow use of secure LDAPS connectionMatthew Harmsen2015-03-131-1/+1
* Fix-for-Bug-1170867-TPS-Installation-FailedJack Magne2014-12-164-544/+3
* Updated KRA Python client library.Endi S. Dewata2014-10-092-33/+129
* Added missing audit event ASYMKEY_GENERATION_REQUEST to KRA CS.cfgAde Lee2014-09-241-2/+2
* Revert "Enabled certificate revocation checking by default."Endi S. Dewata2014-09-041-3/+1
* Enabled certificate revocation checking by default.Endi S. Dewata2014-09-031-1/+3
* Makes output of secrets consistent for all clients.Abhishek Koneru2014-08-293-18/+7
* Disable PKI GUI ConfigurationMatthew Harmsen2014-08-281-38/+0
* Generate asymmetric keys in the DRM.Abhishek Koneru2014-08-2712-41/+475
* UI scrubMatthew Harmsen2014-08-221-10/+0
* Add ability to create database as subtree of existing treeAde Lee2014-07-171-1/+1
* Added transport cert attributes.Endi S. Dewata2014-07-091-0/+1
* Refactored SystemCertClient.get_transport_cert().Endi S. Dewata2014-07-071-4/+2
* Remove legacy 'systemctl' filesMatthew Harmsen2014-07-034-143/+0
* Renamed CryptoUtil to CryptoProvider.Endi S. Dewata2014-07-031-3/+3
* Backup and Archive CS.cfgMatthew Harmsen2014-07-021-0/+1
* Fixes for #1040 and #1041 in cert and key python modulesAbhishek Koneru2014-06-272-31/+48
* Fix identities for security data storage, retrieval and generationAde Lee2014-06-138-127/+83
* latest changes for code reviewAde Lee2014-05-291-36/+41
* Change LDAP Attributes to allow for tr_TR localeMatthew Harmsen2014-05-202-88/+88
* Added minimum search keyword length requirement.Endi S. Dewata2014-05-121-1/+0
* Fixed message format for PKIException.Endi S. Dewata2014-05-071-2/+2
* Refactored SystemConfigService (part 12).Endi S. Dewata2014-04-251-0/+34
* Refactored SystemConfigService (part 9).Endi S. Dewata2014-04-252-2/+33
* Refactoring KeyClient class and crypto classes.Abhishek Koneru2014-03-312-57/+52
* Changes to KeyClient on the java side.Abhishek Koneru2014-03-192-229/+138
* Removed config path from web.xml.Endi S. Dewata2014-03-171-2/+0
* Minor fix to a comment added in the previous patch.Abhishek Koneru2014-03-061-3/+2
* Modify return object for retrieve_key(key_id, twsk)Abhishek Koneru2014-03-061-8/+14
* Get archival working for python key clientAde Lee2014-03-051-6/+18
* Added CLI parameter to select message format.Endi S. Dewata2014-03-041-0/+2
* Reorganized REST service classes.Endi S. Dewata2014-02-288-30/+1079
* Fixes for coments from reviewAde Lee2014-02-263-21/+13
* Add ability to archive without sending pkiArchiveOptions object.Ade Lee2014-02-263-29/+79
* Make generate_symmetric_key more generic.Ade Lee2014-02-261-1/+1
* Added error checking in python client callsAde Lee2014-02-263-11/+28
* Moved key functions out of kraclient.pyAde Lee2014-02-261-22/+33
* reame client_id to client_key_idAde Lee2014-02-264-47/+48
* Add getActiveKey() to the python clientAde Lee2014-02-261-1/+14
* Add methods to create nss certdb and import certAde Lee2014-02-261-5/+15
* Add methods to getKeyInfo and change key statusAde Lee2014-02-192-5/+42
* Updated REST interface for keys.Endi S. Dewata2014-02-191-45/+48
* Added REST client for system certificates.Endi S. Dewata2014-02-191-2/+5
* Added decorator to handle exceptionsAde Lee2014-02-191-0/+26
* Additional changes as per review.Ade Lee2014-02-194-5/+166
* Initial work on python APIAde Lee2014-02-191-10/+10
* Fix minor issues from review.Ade Lee2014-02-101-1/+1
* Change the return type for KeyRequest creation operationsAde Lee2014-02-101-31/+34