Emiliano
Results
2
issues of
Emiliano
I am trying to use the kafka-avro-console-consumer with SSL in this way: `kafka-avro-console-consumer --bootstrap-server localhost:9093 --topic schema-test-1 --from-beginning --property schema.registry.url=https://localhost:8082 --consumer.config etc/kafka/client.properties` Where 8082 is the SSL port for the...
Hi, I am trying to setup the Schema Registry with SSL. But, as you can see in the screenshots, I get an error "curl cannot communicate securely with peer no...