Sorry. I do not quite follow. Earlier you've mentioned something called
mcvdacli.py.
Could you give another description of your setup? Which operating system
version? Which vdsm version? What is the output of
vdsClient -s 0 getVdsCaps ?
what's in vdsm.log?
what do
openssl verify -CAfile /etc/pki/vdsm/certs/cacert.pem /etc/pki/vdsm/certs/vdsmcert.pem
openssl smime -sign -signer certs/vdsmcert.pem -in /tmp/hello -inkey keys/vdsmkey.pem
openssl smime -verify -CAfile certs/cacert.pem -certfile certs/vdsmcert.pem -in
/tmp/hello.smime
say?