kube-hunter icon indicating copy to clipboard operation
kube-hunter copied to clipboard

Add client certificate support

Open danielsagi opened this issue 3 years ago • 0 comments

What would you like to be added

PR #85 was starting to implement this.

Implement this with kube-hunter's updated architecture. Client certificate should be added to the session object of the Event.

Why is this needed

In some configurations, client certificate is required to authenticate to Kubernetes services. Another implementation could be to use client certificates mounted from a pod. But this mainly concerns users that wants to see more verbose output of kube-hunter.

danielsagi avatar Jun 05 '21 13:06 danielsagi