Skip to content

Commit

Permalink
docs: 📝 update config example
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Schleicher committed Dec 10, 2024
1 parent 93da501 commit 532b38a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@ my-root-ca:
type: ca
export_key: true
meta_data: ...
children:
certificates:
- my-intermediate-ca:
type: ca
export_key: true
children:
certificates:
- my-client:
type: client
signature_algorithm: rsa
Expand Down

0 comments on commit 532b38a

Please sign in to comment.