summaryrefslogtreecommitdiffstats
path: root/base/selinux
Commit message (Collapse)AuthorAgeFilesLines
* selinux policy changes to use standard portsAde Lee2012-07-312-8/+14
| | | | | | | Selinux policy has been changed to use standard tomcat ports. Corresponding changes have been made in the pki-deploy scripts. Minor change in config script for password check.
* Selinux policy for new configuration.Ade Lee2012-07-253-368/+119
| | | | | | Added tomcat_t for java processes. Added aliases for old types to allow compatibility of existng subsystems. Added install scripts for pkispawn and pkidestroy
* Removed unnecessary pki folder.Endi Sukma Dewata2012-03-268-0/+1557
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