Hi Sabu, Packer uses an ordinary http client to download the ISO, so to authenticate with a username and password, format the url like https://username:[email protected]
As for the certificate, I think you'll want to follow os-specific steps to install it. For example, here's how you would do it on OSX 10.9 https://www.digicert.com/ssl-support/p12-import-export-mac-mavericks-server.htm Thanks, --Matt On Friday, September 23, 2016 at 11:09:46 AM UTC-7, Subbu M wrote: > > Hi, > > Based on the document I do not see many arguments required to download iso. > > We have a secured repository which needs username, password and > certificate. > > I don't see the options other than url, checksum. > > https://www.packer.io/docs/builders/vmware-iso.html > > Its a required enhancement for packer to have these options for url > download with secure access. > > Nice to have other curl/wget options. > > > regards > Sabu > -- This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list. GitHub Issues: https://github.com/mitchellh/packer/issues IRC: #packer-tool on Freenode --- You received this message because you are subscribed to the Google Groups "Packer" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/packer-tool/39b463ca-cb9e-409f-a355-970160e83c12%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
