Skip to content

Commit

Permalink
Merge pull request quarkusio#37237 from michelle-purcell/doc-enhancement
Browse files Browse the repository at this point in the history
Security doc enhancement
  • Loading branch information
sberyozkin authored Nov 24, 2023
2 parents 7f0608d + d3cf35e commit 7b46fc6
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 7b46fc6

Please sign in to comment.