Skip to content

Commit

Permalink
docs(kong.conf.default): ssl_ciphers description improvement (#11439)
Browse files Browse the repository at this point in the history
Co-authored-by: Diana <[email protected]>
  • Loading branch information
locao and cloudjumpercat authored Aug 29, 2023
1 parent 4618c4d commit 4fe2a78
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions kong.conf.default
Original file line number Diff line number Diff line change
Expand Up @@ -734,6 +734,8 @@
# the pattern defined by `openssl ciphers`.
# This value is ignored if `ssl_cipher_suite`
# is not `custom`.
# If you use DHE ciphers, you must also
# configure the `ssl_dhparam` parameter.

#ssl_protocols = TLSv1.1 TLSv1.2 TLSv1.3
# Enables the specified protocols for
Expand Down

1 comment on commit 4fe2a78

@khcp-gha-bot
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bazel Build

Docker image available kong/kong:4fe2a78ef2d9db1a6a08fb612f4b1722ba1bc947
Artifacts available https://github.com/Kong/kong/actions/runs/6009928131

Please sign in to comment.