Skip to content

Commit

Permalink
Merge pull request #1847 from PascalBourdier/develop
Browse files Browse the repository at this point in the history
Docs: fix typo in README
  • Loading branch information
tjkirch authored Nov 30, 2021
2 parents 47640f7 + 2738af1 commit 452482a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -505,7 +505,7 @@ Here are the metrics settings:
#### Custom CA certificates settings
By defualt, Bottlerocket ships with the Mozilla CA certificate store, but you can add self-signed certificates through the API using these settings:
By default, Bottlerocket ships with the Mozilla CA certificate store, but you can add self-signed certificates through the API using these settings:
* `settings.pki.<bundle-name>.data`: Base64-encoded PEM-formatted certificates bundle; it can contain more than one certificate
* `settings.pki.<bundle-name>.trusted`: Whether the certificates in the bundle are trusted; defaults to `false` when not provided
Expand Down

0 comments on commit 452482a

Please sign in to comment.