summaryrefslogtreecommitdiffstats
path: root/base/server
Commit message (Expand)AuthorAgeFilesLines
* Troubleshooting improvement for ConfigurationUtils.handleCerts().Endi S. Dewata2016-10-282-12/+7
* Fixed typo in UserPwdDirAuthentication.Endi S. Dewata2016-10-241-1/+1
* TPS token enrollment fails to setupSecureChannel when TPS and TKS security db...Jack Magne2016-10-211-1/+3
* Fixed TPS UI system menu.Endi S. Dewata2016-10-211-29/+17
* Fix for flake8 errors on Fedora 26 (cheimes)Matthew Harmsen2016-10-191-4/+6
* Fixed CryptoUtil.getTokenName().Endi S. Dewata2016-10-141-1/+1
* Fixed installation error message.Endi S. Dewata2016-10-121-1/+1
* Fixed ConfigurationUtils.importCertChain().Endi S. Dewata2016-10-101-1/+2
* Troubleshooting improvements for GetCertChain.Endi S. Dewata2016-10-102-6/+30
* Removed duplicate classes.Endi S. Dewata2016-10-102-4/+4
* Block reads during reload of LDAP-based profilesFraser Tweedale2016-10-101-18/+41
* Troubleshooting improvements for ConfigurationUtils.Endi S. Dewata2016-09-201-6/+11
* Removed support for creating system certificates in different tokens.Endi S. Dewata2016-09-084-49/+19
* Removed FixSELinuxContexts upgrade script.Endi S. Dewata2016-09-072-36/+0
* Fix CertRequestInfo URLsAde Lee2016-09-024-19/+29
* Added support to create system certificates in different tokens.Endi S. Dewata2016-09-024-19/+49
* Ticket #2446 pkispawn: make subject_dn defaults unique per instance name (for...Christina Fu2016-08-311-17/+17
* Fixed debug log in UpdateNumberRange servlet.Endi S. Dewata2016-08-311-1/+2
* Moved subsystem initialization after database initialization.Endi S. Dewata2016-08-301-1/+2
* Fixed default token name for system certificates.Endi S. Dewata2016-08-302-11/+38
* Added check for pki-server-nuxwdog parameterAbhijeet Kasurde2016-08-291-1/+11
* Added upgrade script to fix deployment descriptors.Endi S. Dewata2016-08-261-0/+110
* Authentication Instance Id PinDirEnrollment with authType value as SslclientA...Jack Magne2016-08-231-5/+65
* Updated pki-server subsystem-cert-update CLI.Endi S. Dewata2016-08-221-20/+29
* Allowing optional CA signing CSR.Endi S. Dewata2016-08-222-7/+10
* Added debug messages for ConfigurationUtils.handleCerts().Endi S. Dewata2016-08-181-1/+20
* Fixed SelfTestService.findSelfTests().Endi S. Dewata2016-08-162-1/+5
* Removed misleading log in SelfTestSubsystem.Endi S. Dewata2016-08-161-12/+2
* Added cert validation error message in selftest log.Endi S. Dewata2016-08-122-2/+2
* Removed PKCS #7 from add user cert dialog in TPS UI.Endi S. Dewata2016-08-121-0/+2
* Improved SystemConfigService.configure() error message.Endi S. Dewata2016-08-082-24/+19
* Ticket #2428 - part2 handle NullPointerExceptionChristina Fu2016-08-081-2/+2
* Fixed PKCS #12 import for cloning.Endi S. Dewata2016-08-052-4/+18
* Added log messages for certificate import during cloning.Endi S. Dewata2016-08-051-7/+35
* Added log messages for certificate validation.Endi S. Dewata2016-08-052-29/+97
* Fix to sort the output of a cert search by serialno.Jack Magne2016-08-054-16/+137
* Added check for Subsystem data and request in 'pki-server subsystem-cert-export'Abhijeet Kasurde2016-08-051-3/+12
* Ticket#2428 broken request links for CA's system certs in agent request viewingChristina Fu2016-08-041-1/+1
* Add pkispawn option to disable Master CRLAde Lee2016-08-043-0/+6
* Fixed problem creating links to PKI JAR files.Endi S. Dewata2016-08-031-2/+2
* Fix deployment issueAde Lee2016-08-021-2/+5
* Do slot substitution for SERVER_KEYGENAde Lee2016-07-292-0/+3
* Fixed SELinux contexts.Endi S. Dewata2016-07-283-2/+43
* Added upgrade scripts to fix server library.Endi S. Dewata2016-07-282-0/+50
* Make starting CRL Number configurable.Jack Magne2016-07-272-0/+5
* Removed hard-coded paths in deployment tool.Endi S. Dewata2016-07-264-297/+54
* Removed hard-coded paths in pki.policy.Endi S. Dewata2016-07-262-131/+17
* Added CMake target dependencies.Endi S. Dewata2016-07-261-0/+2
* Stop using a java8 only constant. Will allow compilation with java7.Jack Magne2016-07-221-1/+3
* Fixed param substitution problem.Endi S. Dewata2016-07-221-2/+2