summaryrefslogtreecommitdiffstats
path: root/base/common/src/com/netscape/certsrv/key/KeyClient.java
Commit message (Collapse)AuthorAgeFilesLines
* Enabled authentication for key services.Endi Sukma Dewata2012-10-291-0/+75
The web.xml in KRA has been modified to enable the authentication for key and key request services. Some tools have been added to access the services via command-line. Ticket #376