aws / aws/res

(2024.12.01 and earlier) Private key for accessing the bastion host is invalid

Open
#40 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
115
Forks
35
PR merge metrics
No merged PRs in 30d

Description

**Bug description**
Downloading the bastion host’s SSH private key from the RES Web Portal on browsers other than Chrome result in a key that is not properly formatted. Users are unable to SSH to their host using the provided key.

**Affected versions (OSes, schedulers)**
2024.12.01 and earlier

**Mitigation**
Use Chrome browser for best experience when downloading SSH keys.

Alternatively, keys can be reformatted by creating a new line after `-----BEGIN PRIVATE KEY-----` and another new line just before `-----END PRIVATE KEY-----`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.