summaryrefslogtreecommitdiffstats
path: root/base/selinux/src/pki.fc
Commit message (Collapse)AuthorAgeFilesLines
* Added pki_tomcat_cert_t type and interface to access itAde Lee2012-10-101-0/+9
| | | | | Added permissions to certmonger to access the certdb. Also added some missing selinux permissions for pki_tomcat_t
* Changes to start pki_ra and pki_tps in correct contextAde Lee2012-10-051-1/+2
| | | | | Added required selinux versions to spec file. Also added additional rule needed for F17
* add selinux context for pkidaemon, remove unneeded pid and lock codeAde Lee2012-10-051-1/+2
| | | | | remove runcon from operations, add rules for spawn/destroy, add mgrepl changes to policy
* Correct incorrect file paths in default file contextsAde Lee2012-09-131-3/+3
|
* Selinux policy for new configuration.Ade Lee2012-07-251-88/+37
| | | | | | 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-261-0/+91
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