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

Workaround to allow use of ed25519 keys on Azure #1381

Merged
merged 1 commit into from
Sep 17, 2023
Merged

Workaround to allow use of ed25519 keys on Azure #1381

merged 1 commit into from
Sep 17, 2023

Conversation

dghubble
Copy link
Member

  • Allow passing a dummy RSA key to Azure to satisfy its obtuse requirements (recommend deleting the corresponding private key)
  • Then ssh_authorized_key can be used to provide Fedora CoreOS or Flatcar Linux with a modern ed25519 public key to set in the authorized_keys via Ignition

Rel: Azure/AzureVM#26

* Allow passing a dummy RSA key to Azure to satisfy its obtuse
requirements (recommend deleting the corresponding private key)
* Then `ssh_authorized_key` can be used to provide Fedora CoreOS
or Flatcar Linux with a modern ed25519 public key to set in the
authorized_keys via Ignition
@dghubble dghubble merged commit 0ce8dfb into main Sep 17, 2023
@dghubble dghubble deleted the azure-keys branch September 17, 2023 21:35
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

Successfully merging this pull request may close these issues.

None yet

1 participant