summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Added table to manage TPS user profiles.Endi S. Dewata2016-01-185-106/+357
* Fixed TPS UI to display accessible services only.Endi S. Dewata2016-01-183-8/+35
* Ticket #1375 Provide cert/key retention for externalRegChristina Fu2016-01-154-61/+379
* Improve 'authz manager not found' message stringFraser Tweedale2016-01-141-1/+1
* Fix escaping of password fields to prevent interpolationChristian Heimes2016-01-131-2/+6
* Fixed mismatching certificate validity calculation.Endi S. Dewata2016-01-082-14/+67
* Fixed external CA case for IPA compatibility.Endi S. Dewata2016-01-084-8/+40
* Remove unused constantFraser Tweedale2015-12-221-3/+0
* sslget must set Host HTTP headerChristian Heimes2015-12-151-13/+10
* Fixed selftest error handling.Endi S. Dewata2015-12-019-158/+161
* Avoid superfluous ConfigStore commit during profile creationFraser Tweedale2015-11-261-2/+1
* Updated pki-cert and pki-server-subsystem man pages.Endi S. Dewata2015-11-252-8/+41
* Added mechanism to import existing CA certificate.Endi S. Dewata2015-11-259-66/+557
* Added CLI options to simplify submitting CSR.Endi S. Dewata2015-11-161-10/+136
* Added pki-server subsystem-cert-export command.Endi S. Dewata2015-11-143-0/+468
* Added automatic Tomcat migration.Endi S. Dewata2015-10-306-29/+58
* Refactored LDAPSecurityDomainSessionTable.Endi S. Dewata2015-10-296-121/+134
* Ticket #1527 TPS connector always goes to "ca1"Christina Fu2015-10-272-25/+30
* Checking in under the one line trivial change rule.Matthew Harmsen2015-10-222-2/+2
* Replaced legacy HttpClient.Endi S. Dewata2015-10-225-310/+278
* Removed unused WizardServlet.Endi S. Dewata2015-10-2230-7472/+67
* CRLIP: omit certs not issued by associated CAFraser Tweedale2015-10-211-4/+14
* Store issuer DN in certificate recordsFraser Tweedale2015-10-215-2/+21
* Ticket #1648 [RFE] provide separate cipher lists for CS instances acting as c...Christina Fu2015-10-2011-20/+303
* Updated TPS UI element IDs.Endi S. Dewata2015-10-1519-44/+47
* Refactored SecurityDomainProcessor.Endi S. Dewata2015-10-133-45/+47
* Add delete_ca functionality to the Python APIAde Lee2015-10-061-1/+60
* Lightweight CAs: implement deletion API and CLIFraser Tweedale2015-10-0612-4/+236
* Added Java client and CLI support for Feature resource.Ade Lee2015-10-028-8/+284
* Fix compilation error in eclipse for caMapAde Lee2015-10-021-23/+23
* Fixed user search in PasswdUserDBAuthentication.Endi S. Dewata2015-10-023-73/+50
* Ticket #1593 auto-shutdown - for HSM failover supportChristina Fu2015-10-0110-20/+220
* Python packaging of PKI client libraryChristian Heimes2015-10-012-0/+105
* Replace legacy Python base64 invocations with Py3-safe codeChristian Heimes2015-10-015-27/+62
* Added default subject DN for pki client-cert-request.Endi S. Dewata2015-10-012-12/+29
* Fixup for subcasAde Lee2015-09-301-3/+3
* Added support for directory-authenticated profiles in CLI.Endi S. Dewata2015-09-302-30/+89
* Refactored certificate processors.Endi S. Dewata2015-09-3010-52/+113
* Relocated legacy cert enrollment methods.Endi S. Dewata2015-09-304-52/+73
* Lightweight CAs: fix caMap synchronizationFraser Tweedale2015-09-301-8/+9
* Fixup for CS.cfg for authority featureAde Lee2015-09-281-1/+1
* Fixup for python client for subcasAde Lee2015-09-271-7/+7
* Python client for subcasAde Lee2015-09-274-28/+519
* Added Features REST API resourceAde Lee2015-09-276-0/+438
* Lightweight CAs: REST cert request param to specify authorityFraser Tweedale2015-09-267-13/+111
* Lightweight CAs: add ca-authority CLIFraser Tweedale2015-09-269-1/+459
* Lightweight CAs: initial supportFraser Tweedale2015-09-2633-133/+1506
* KRA: key archival/recovery via cli - should honor encryption/decryption flags.Jack Magne2015-09-252-30/+138
* Added support for secure database connection in CLI.Endi S. Dewata2015-09-223-75/+200
* Fixed pkidbuser group memberships.Endi S. Dewata2015-09-151-28/+59