A convenience tool to generate and store certificates for Hubble Relay mTLS. Please refer to the Cilium Helm chart on details for how to deploy it. Contributing This repository is part of the Cilium open-source project and licensed under the Apache License. Everybody is welcome to contribute fo...
Relay uses Dashmap to store its config in memory, and uses AWS S3 to persist TLS and mTLS certificates. Configuration updates for Relay are published to an SNS topic which triggers a lambda to push the latest data to the individual Relay services....
if (lsnr->transport & W_MTLS) { /* issue #444 */ SSL_set_verify(connections[c].strm->hdl.ssl, SSL_VERIFY_PEER | SSL_VERIFY_FAIL_IF_NO_PEER_CERT | SSL_VERIFY_CLIENT_ONCE, NULL); }connections[c].strm->strmread = &sslread; ...
A Workers implementation of the OpenAI realtime relay service - openai-realtime-api-relay-workers/wrangler.toml at main · lgf5090/openai-realtime-api-relay-workers