Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
llukyanov authored Oct 4, 2024
1 parent bc28146 commit cb04372
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion amazon-msk/cdktf/secure-public-access/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ cp .env.example .env

To specify which client authentication method Zilla should use set the `MSK_ACCESS_METHOD` environment variable to the desired access method (mTLS, SASL/SCRAM or Unauthorized).

### Public TLS Certificate Via ACM
### Public TLS Certificate via AWS Certificate Manager for Nitro Enclaves

By default Zilla Plus will assume TLS certificate coming from Secrets Manager. You can use Zilla Plus with TLS certificate via ACM. To enable this set `PUBLIC_TLS_CERTIFICATE_VIA_ACM` to `true`.

Expand Down

0 comments on commit cb04372

Please sign in to comment.