Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RSA SSH keys work, but ED25519 SSH keys do not. #23

Open
tmarfil opened this issue Apr 17, 2024 · 0 comments
Open

RSA SSH keys work, but ED25519 SSH keys do not. #23

tmarfil opened this issue Apr 17, 2024 · 0 comments

Comments

@tmarfil
Copy link

tmarfil commented Apr 17, 2024

For BIG-IP Virtual Edition appliances installed on GCP, RSA SSH keys work, but ED25519 SSH keys do not.

RSA key works
ssh-keygen -l -f ~/.ssh/id_rsa
3072 SHA256:... username (RSA)

ED25519 key does not
ssh-keygen -l -f ~/.ssh/id_ed25519
256 SHA256:... username (ED25519)

BIG-IP VE Version Tested:

show sys version

Sys::Version
Main Package
Product BIG-IP
Version 17.1.1
Build 0.2.6
Edition Engineering Hotfix
Date Wed Nov 1 10:47:02 PDT 2023
FIPS Module Cryptographic Module for BIG-IP

Hotfix List
ID1117229-5 ID1240121-5 ID1361169-1 ID1381357-1

I confirmed both of the SSH keys tested (RSA and ED25519) work with the standard Ubuntu 22.04 GCP instance.

@tmarfil tmarfil changed the title RSA SSH keys work, but BIGIP ED25519 SSH keys do not. RSA SSH keys work, but ED25519 SSH keys do not. Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant