aklivity / zilla

🦎 A multi-protocol edge & service proxy. Seamlessly interface web apps, IoT clients, & microservices to Apache Kafka® via declaratively defined, stateless APIs.
https://docs.aklivity.io/zilla
Other
511 stars 48 forks source link

Verify public-private tls key pair #1108

Closed attilakreiner closed 3 weeks ago

attilakreiner commented 3 weeks ago

Description

This change verifies the public-private key pair obtained from vault. Logs an event if public-private key pair is invalid or missing.

Fixes #1073