dasch / avro_turf

A library that makes it easier to use the Avro serialization format from Ruby.
MIT License
167 stars 80 forks source link

Add support for initializing AvroTurf::Messaging client with string/in-memory ssl_ca_cert #191

Closed davkim closed 1 year ago

davkim commented 1 year ago

The ruby-kafka gem used to support the use of ssl_ca_cert as string instead of only being able to provide the file name containing it. It'd be nice if the AvroTurf::Messaging could support use of the same structure, or is it already possible?

github-actions[bot] commented 1 year ago

Stale issue message