weizhouapache commented on issue #4659:
URL: https://github.com/apache/cloudstack/issues/4659#issuecomment-781681733


   ### 
   
   > > > #key_file="/etc/pki/libvirt/private/serverkey.pem"
   > > > #cert_file="/etc/pki/libvirt/servercert.pem"
   > > > #ca_file="/etc/pki/CA/cacert.pem"
   > > 
   > > 
   > > @abdelouahabb you use centos ? you need to use 'libvirt' instead of 
'libvirtd.
   > > The other lines should be same. the following lines should be 
uncommented.
   > > ```
   > > #tls_port="16514"
   > > auth_tcp="none"
   > > auth_tls="none"
   > > #key_file="/etc/pki/libvirt/private/serverkey.pem"
   > > #cert_file="/etc/pki/libvirt/servercert.pem"
   > > #ca_file="/etc/pki/CA/cacert.pem"
   > > ```
   > 
   > I am on Ubuntu, I [disabled the 
security](https://libvirt.org/daemons.html) for the debug reason and getting 
the same issue
   
   @abdelouahabb which ubuntu version ? 20.04 ?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to