Bug 509997

Summary: RFE: User x509: Add support for per-user TLS client cert location
Product: [Community] Virtualization Tools Reporter: Stephen Childs <childss>
Component: libvirtAssignee: Daniel Veillard <veillard>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: low    
Version: unspecifiedCC: berrange, crobinso, xen-maint
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-07-15 11:59:12 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 636032    

Description Stephen Childs 2009-07-07 10:49:57 UTC
Description of problem:

libvirt looks for a client cert in /etc/pki/libvirt/clientcert.pem so only allows a single client cert per machine. It should look in $HOME/.pki (or even better in a configurable directory under $HOME).

Version-Release number of selected component (if applicable):

0.6.4

How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Daniel Berrangé 2011-07-15 11:59:12 UTC
This feature was included a couple of releases ago