summaryrefslogtreecommitdiffstats
path: root/base/server/cms/src/com/netscape/cms/servlet/csadmin/GetCertChain.java
Commit message (Collapse)AuthorAgeFilesLines
* Troubleshooting improvements for GetCertChain.Endi S. Dewata2016-10-101-4/+17
| | | | | | | | To help troubleshooting the GetCertChain servlet has been modified to log the certificate chain being returned. The ConfigurationUtils has also been modified to log the certificate chain received. https://fedorahosted.org/pki/ticket/2463
* Reorganized server packages.Endi S. Dewata2013-10-251-0/+157
The tomcat, cms, and cmscore packages have been moved from base/common into separate folders in base/server so that they can be built separately.