abh1sar commented on code in PR #12991:
URL: https://github.com/apache/cloudstack/pull/12991#discussion_r3180911510


##########
agent/conf/agent.properties:
##########
@@ -78,6 +78,14 @@ zone=default
 # Generated with "uuidgen".
 local.storage.uuid=
 
+# Enable TLS for image server transfers. The keys are read from:
+# cert file = /etc/cloudstack/agent/cloud.crt
+# key file = /etc/cloudstack/agent/cloud.key
+image.server.tls.enabled=true

Review Comment:
   No, control service uses the certificate configured for the management 
server by the operator.
   Image service uses the internal CA.
   control service CA can be different for example in case when multiple 
management servers are behind LB and that LB has its own SSL config.



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to