Back-Rev Packages (curl, this time)
Are there plans to update the versions of curl, git, etc. in either EL 6 or 7 to be something more closely-aligned with "current"? I've got a customer griping at me that they can't make use of CodeCommit (via instance roles) because the
curlBackground: when providing instance-level access to CodeCommit-hosted repositories, git connections need to be done via authenticated HTTPS rather than using SSH-keys.
Some of this can be worked around by using IAM users rather than instance roles, but that has its own issues (with respect to key-rotation and the like).
Responses