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:
This feature was included a couple of releases ago