packer-cn/builder
Paul Meyer aa29facdae Allow certificate bearer JWT client authentication
This allows certificate based authentication, both by just referencing
the certificate file as well as by providing a bearer JWT. This last
option allows authentication without exposing the private key to packer
using an expiring JWT containting the thumbprint (and sometimes the
whole certificate for subject/issuer based auth), signed using the
certificate private key.
2019-01-15 17:29:28 +00:00
..
alicloud/ecs support -force option and update docs 2018-12-05 11:50:35 +08:00
amazon Merge branch 'master' into pr/6950 2019-01-09 10:11:18 +01:00
azure Allow certificate bearer JWT client authentication 2019-01-15 17:29:28 +00:00
cloudstack builders: reuse private key file reading function 2018-11-08 14:25:50 +03:00
digitalocean pass config as a pointer so that ssh configuration is correctly set 2018-09-18 11:36:21 +02:00
docker Merge branch 'master' into pr/6950 2019-01-09 10:11:18 +01:00
file spelling: virtualization 2018-03-14 03:29:14 +00:00
googlecompute builders: reuse private key file reading function 2018-11-08 14:25:50 +03:00
hcloud Make sure sshkey is not nil 2018-12-14 22:30:26 +01:00
hyperv deduplicate step_output_dir and move to common folder 2019-01-11 15:06:36 -08:00
lxc Add tmp package that offers Dir & File funcs 2018-12-12 16:35:57 +01:00
lxd Fix issue #6561 - Pass "--config" option correctly to "lxc launch" 2018-08-02 19:37:53 +00:00
ncloud Fix to get ssh password 2018-12-21 17:53:52 +09:00
null SSHPrivateKey => SSHPrivateKeyFile 2018-08-29 14:40:32 +02:00
oneandone new option allowing user to clean up the ephemeral ssh key from the authorized_keys file 2018-09-14 11:06:38 -07:00
openstack Merge branch 'master' into pr/6950 2019-01-09 10:11:18 +01:00
oracle fix packer crash that occurs when image is nil 2018-12-17 14:54:27 -08:00
parallels Merge pull request #7158 from rickard-von-essen/fix-7155 2019-01-11 15:30:37 -08:00
profitbricks builders: reuse private key file reading function 2018-11-08 14:25:50 +03:00
qemu Add support for whpx accelerator to qemu builder 2019-01-03 15:20:37 -08:00
scaleway Revert "Rename attribute api_access_key to organization_id" 2018-11-08 16:34:23 -08:00
tencentcloud/cvm Add tencent cloud builder (#7135 & #6839) 2018-12-20 17:09:44 +01:00
triton builer/triton: pass config as a pointer so values could be set 2018-09-27 16:27:34 +02:00
virtualbox deduplicate step_output_dir and move to common folder 2019-01-11 15:06:36 -08:00
vmware Merge branch 'master' into pr/6950 2019-01-09 10:11:18 +01:00