Skip to content

Request to add AES_256_CBC #24390

@victorpng

Description

@victorpng

Hi,

I'm having issue with the SSH of Terraform when the server only allows AES_256_CBC cipher.

I had searched past issue and also raised the issue on terraform-providers. Understand that it is due to the cipher missing from golang.
golang/go#36647

Current Terraform Version

Terraform v0.11.7
+provider.aws v2.45.0
+provider.panos v1.6.2

Uses-case
To allow ssh client to work on server that only allow CBC cipher

Attempted Solution
Nil. I currently using another script to handle the setup of the server that requires SSH/SCP.

Proposal
There was this issue raise - #5279
I'm unable to replicate what he did, but I hope his method will works as the solution.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions