All of lore.kernel.org
 help / color / mirror / Atom feed
* [refpolicy] cert_t
@ 2014-09-13  4:43 Russell Coker
  2014-09-15 19:26 ` Christopher J. PeBenito
  2014-09-17 18:00 ` Jason Zaman
  0 siblings, 2 replies; 6+ messages in thread
From: Russell Coker @ 2014-09-13  4:43 UTC (permalink / raw)
  To: refpolicy

What's the point of cert_t?  It's used for private keys as well as config 
files such as openssl.cnf which don't seem particularly secret.

What is the aim of it?  Should it be just used for the secret files (EG 
/etc/ssh/private/*)?

Currently the ssh client fails on Debian/Unstable because ssh_t isn't 
permitted to access cert_t.  Audit2allow tells me that enabling the boolean 
authlogin_nsswitch_use_ldap would permit such access which suggests that we 
might have further problems with cert_t.  Presumably allowing LDAP 
authentication shouldn't mean that network facing programs such as the ssh 
client get to read SSL private keys.

-- 
My Main Blog         http://etbe.coker.com.au/
My Documents Blog    http://doc.coker.com.au/

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-09-19 18:37 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-13  4:43 [refpolicy] cert_t Russell Coker
2014-09-15 19:26 ` Christopher J. PeBenito
2014-09-17 18:00 ` Jason Zaman
2014-09-18 13:28   ` Christopher J. PeBenito
2014-09-18 14:28     ` Dominick Grift
2014-09-19 18:37       ` Christopher J. PeBenito

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.