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


##########
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:
   @abh1sar can tell better but I think yes we use cloud certificates for image 
server.
   To the Veeam worker VM, we just pass the Root CA from the MS



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