We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6521c1d commit f19e423Copy full SHA for f19e423
kafka/producer/kafka.py
@@ -233,7 +233,7 @@ class KafkaProducer(object):
233
should verify that the certificate matches the brokers hostname.
234
default: true.
235
ssl_cafile (str): optional filename of ca file to use in certificate
236
- veriication. default: none.
+ verification. default: none.
237
ssl_certfile (str): optional filename of file in pem format containing
238
the client certificate, as well as any ca certificates needed to
239
establish the certificate's authenticity. default: none.
0 commit comments