Kong / go-pdk

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

Can we handle tls termination during certificate phase using kong golang pdk #131

Closed aravindakumarbootlabs closed 7 months ago

aravindakumarbootlabs commented 1 year ago

Can we handle tls termination during certificate phase using kong golang pdk

StarlightIbuki commented 1 year ago

The certificate phase handler is called before certification, so any certification error cannot be seen in it.

gszr commented 7 months ago

Please open a Discussion in https://github.com/Kong/kong/discussions if you have more questions!