rhtyd commented on issue #2930: HA for Management Server - roundrobin: 
Certificate ownership
URL: https://github.com/apache/cloudstack/issues/2930#issuecomment-433872021
 
 
   @DennisKonrad I've already replied to you how cert generation works, tl;dr - 
each mgmt server generates its own cert on startup based on keypair/ca-cert 
from the db, the alt names are obtained by mgmt server by reading ips on 
network interfaces. The certs of mgmt server are only used when they 
peer/cluster with other mgmt servers, if you re-generated core keypair/ca-cert 
then kvm hosts certs will need to be re-provisioned. Please go figure: 
https://github.com/apache/cloudstack/blob/master/plugins/ca/root-ca/src/main/java/org/apache/cloudstack/ca/provider/RootCAProvider.java#L409

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services

Reply via email to