Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fixed warnings for title formatting
  • Loading branch information
sp-techdocs committed Dec 16, 2024
commit 49b656e3d12e9e0651ce30b03b1b89d5498cc3cf
7 changes: 4 additions & 3 deletions source/adminguide/templates/_bypass-secondary-storage-kvm.rst
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,8 @@ From CloudStack 4.14.0, system VM Templates also support direct download. An adm


Uploading Certificates for Direct Downloads
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

For direct downloads over HTTPS, the KVM hosts must have valid certificates. These certificates can be either self-signed or signed and will allow the KVM hosts to access the Templates/ISOs and download them.

CloudStack provides some APIs to handle certificates for direct downloads:
Expand Down Expand Up @@ -85,7 +86,7 @@ CloudStack provides some APIs to handle certificates for direct downloads:
upload templatedirectdownloadcertificate hypervisor=KVM name=CERTIFICATE_ALIAS zoneid=ZONE_ID certificate=CERTIFICATE_FORMATTED hostid=HOST_ID

Synchronising Certificates for Direct Downloads
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

As new hosts may be added to a zone which do not include a certificate which was previously uploaded to pre-existing hosts.

Expand All @@ -97,7 +98,7 @@ CloudStack provides a way to synchronize certificates across all the connected h
- Upload missing certificates to hosts

Direct Download Timeouts
~~~~~~~~~~~~~~~~~~~~~~~~
^^^^^^^^^^^^^^^^^^^^^^^^

With 4.14.0, ability to configure different timeout values for the direct downloading of Templates has been added. Three new global settings have been added for this:

Expand Down