Skip to content

Commit

Permalink
Security doc enhancement
Browse files Browse the repository at this point in the history
  • Loading branch information
michelle-purcell committed Nov 21, 2023
1 parent e56b8ec commit d3cf35e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions docs/src/main/asciidoc/security-overview.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -73,10 +73,9 @@ For more information, see the xref:http-reference.adoc#same-site-cookie[SameSite

[[secrets-engines]]
=== Secrets engines
Secrets engines are components that store, generate, or encrypt data.
You can use secrets engines with Quarkus to store, generate, or encrypt data.

Quarkus provides comprehensive HashiCorp Vault support.
For more information, see the link:{vault-guide}[Quarkus and HashiCorp Vault] documentation.
Quarkus provides additional extensions in Quarkiverse for securely storing credentials, for example, link:{vault-guide}[Quarkus and HashiCorp Vault].

== Secrets in environment properties

Expand Down

0 comments on commit d3cf35e

Please sign in to comment.