vault/website/content
Alexander Scheel 4868fefad0
Allow OpenSSH-style key type identifiers (#14143)
* Allow OpenSSH-style key type identifiers

To bring better parity with the changes of #14008, wherein we allowed
OpenSSH-style key identifiers during generation. When specifying a list
of allowed keys, validate against both OpenSSH-style key identifiers
and the usual simplified names as well ("rsa" or "ecdsa"). Notably, the
PKI secrets engine prefers "ec" over "ecdsa", so we permit both as well.

Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>

* Fix missing quote in docs
2022-02-18 17:48:16 -05:00
..
api-docs Allow OpenSSH-style key type identifiers (#14143) 2022-02-18 17:48:16 -05:00
docs Switch to secure signing algorithm for SSH secrets engine (#14006) 2022-02-18 10:44:01 -05:00
intro Documentation consistency GPG keys are PGP keys. (#13073) 2021-11-08 10:04:59 -08:00
partials auth/ldap: add resp warning if userfilter doesn't consider userattr (#14095) 2022-02-17 17:19:44 -08:00
security.mdx Implement MDX Remote (#10581) 2020-12-17 16:53:33 -05:00