This commit adds the download_to_path for certificate instance, so now we can download an existing certificate to a specific path using the certificate instance. This also changes on some existing downloader interface so now the fetch_to_path supports additional hash key to specify platform or format.
This commit adds the
download_to_path
for certificate instance, so now we can download an existing certificate to a specific path using the certificate instance. This also changes on some existing downloader interface so now thefetch_to_path
supports additional hash key to specifyplatform
orformat
.