mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-22 07:51:39 -04:00
update ssh docs
This commit is contained in:
@@ -68,20 +68,12 @@ both sending the password. In other words Packer will not work with _sshd_
|
||||
configured with more than one configured authentication method using
|
||||
`AuthenticationMethods`.
|
||||
|
||||
Packer supports the following ciphers:
|
||||
|
||||
- aes128-ctr
|
||||
- aes192-ctr
|
||||
- aes256-ctr
|
||||
- arcfour128
|
||||
- arcfour256
|
||||
- arcfour
|
||||
- `[email protected]`
|
||||
- `[email protected]`
|
||||
|
||||
And the following MACs:
|
||||
Packer supports the following MACs:
|
||||
|
||||
- hmac-sha1
|
||||
- hmac-sha1-96
|
||||
- hmac-sha2-256
|
||||
- `[email protected]`
|
||||
|
||||
For more information on the ciphers that Packer supports, check the docs for
|
||||
the ssh_ciphers template option.
|
||||
|
||||
Reference in New Issue
Block a user