bug: KVM agent installation removes pki certificates affecting libvirt #9909
ISSUE TYPE
COMPONENT NAMECLOUDSTACK VERSIONCONFIGURATIONOS / ENVIRONMENTSUMMARYWhen ACS agent is installed, it removes PKI certs from STEPS TO REPRODUCEEXPECTED RESULTSACTUAL RESULTS |
Answered by
weizhouapache
Oct 10, 2024
Replies: 1 comment
|
when you added the host to cloudstack, cloudstack agent automatically generated the certificates . |
0 replies
Answer selected by
DaanHoogland
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
when you added the host to cloudstack, cloudstack agent automatically generated the certificates .
the old certificate is not cloudstack-compatible I think.
so you'd start libvirtd with listen_tcp=1, please refer to
#9562 (comment)