summaryrefslogtreecommitdiffstats
path: root/base/kra/shared/conf/server.xml
Commit message (Collapse)AuthorAgeFilesLines
* Restrict AJP to localhost only by defaultAde Lee2012-10-251-1/+1
| | | | Ticket 369
* Refactored PKI JNDI realm.Endi Sukma Dewata2012-07-311-44/+1
| | | | | | | | | The PKI JNDI realm has been modified to utilize the authentication and authorization subsystems in PKI engine directly. It's no longer necessary to define the LDAP connection settings in Tomcat's configuration files. Ticket #126
* PKI Deployment ScriptletsMatthew Harmsen2012-05-251-1/+1
| | | | | | | * Integration of Tomcat 7 * Addition of centralized 'pki-tomcatd' systemd functionality to the PKI Deployment strategy * Removal of 'pki_flavor' attribute
* Removed unnecessary pki folder.Endi Sukma Dewata2012-03-261-0/+308
Previously the source code was located inside a pki folder. This folder was created during svn migration and is no longer needed. This folder has now been removed and the contents have been moved up one level. Ticket #131