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


##########
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:
   that's right.
   I think I'l remove this from agent.properties as it is not really 
configurable



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