Skip to content

Docs add algo signer to support openssl as of recent#12438

Merged
kalafut merged 1 commit intomainfrom
docs/ssh-algo-tweak
Jan 19, 2022
Merged

Docs add algo signer to support openssl as of recent#12438
kalafut merged 1 commit intomainfrom
docs/ssh-algo-tweak

Conversation

@mikegreen
Copy link
Copy Markdown
Contributor

"algorithm_signer": "rsa-sha2-256"
to prevent /var/log/auth.log userauth_pubkey: certificate signature algorithm ssh-rsa: signature algorithm not supported [preauth] due to vault defaulting to ssh-rsa which is insecure

"algorithm_signer": "rsa-sha2-256"
to prevent /var/log/auth.log `userauth_pubkey: certificate signature algorithm ssh-rsa: signature algorithm not supported [preauth]` due to vault defaulting to ssh-rsa which is insecure
Copy link
Copy Markdown
Contributor

@taoism4504 taoism4504 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@taoism4504 taoism4504 self-requested a review December 7, 2021 20:18
@kalafut kalafut merged commit 913a7f2 into main Jan 19, 2022
@kalafut kalafut deleted the docs/ssh-algo-tweak branch January 19, 2022 23:37
tsaarni pushed a commit to Nordix/vault that referenced this pull request Mar 5, 2026
…ashicorp#12381) (hashicorp#12438)

* start transit implementation

* all observations and tests

* add comments

* cleanup

Co-authored-by: miagilepner <mia.epner@hashicorp.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants