Kong / go-pdk

Write Kong plugins in Go! 🦍
https://pkg.go.dev/github.com/Kong/go-pdk
Apache License 2.0
144 stars 47 forks source link

Missing kong.client.tls package #168

Open lgtti opened 5 months ago

lgtti commented 5 months ago

Hi,

I cannot find the TLS dedicated package (in lua is the package kong.client.tls). How can I find the methods to handle the mTLS connection?

Best regards, Lorenzo

gszr commented 3 months ago

Hey @lgtti, thank you for opening this issue! At the time the Go PDK was introduced, the kong.client.tls PDK module did not exist; we recognize this as a desirable improvement, and welcome PRs - feel free to ask questions if you'd like to tackle it! Thanks once again - and happy Konging 🦍!