Skip to content

Commit

Permalink
add plugin to compatibility table
Browse files Browse the repository at this point in the history
  • Loading branch information
lena-larionova committed Aug 8, 2022
1 parent 5ece749 commit 2ff588b
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions app/_data/tables/plugin_index.yml
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,14 @@
notes: --
url: /hub/kong-inc/opa

- name: TLS Handshake Modifier
free: No
plus: No
enterprise: Yes
network_config_opts: Self-managed classic, DB-less, and hybrid
notes: --
url: /hub/kong-inc/tls-handshake-modifier

- name: TLS Metadata Headers
free: No
plus: No
Expand Down
6 changes: 3 additions & 3 deletions app/_hub/kong-inc/tls-handshake-modifier/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ description: |
This plugin must be used in conjunction with the TLS Metadata Headers plugin.
enterprise: true
plus: false # need to update this once we verify that this plugin is in Konnect post-3.0 update.
cloud: false # need to update this once we verify that this plugin is in Konnect post-3.0 update.
plus: false # need to update this once we verify that this plugin is in Konnect post-3.0 update
cloud: false # need to update this once we verify that this plugin is in Konnect post-3.0 update
type: plugin
categories:
- security
Expand All @@ -30,7 +30,7 @@ params:
- grpcs
- tls
dbless_compatible: 'yes'
konnect_examples: false # need to update this once we verify that this plugin is in Konnect post-3.0 update.
konnect_examples: false # need to update this once we verify that this plugin is in Konnect post-3.0 update
config:
- name: tls_client_certificate
required: false
Expand Down

0 comments on commit 2ff588b

Please sign in to comment.