Skip to content

Commit f7cc596

Browse files
authored
Update kafka documentation
1 parent 1fbba9a commit f7cc596

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/configuration.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ messenger. Mandatory options:
214214
* ``username`` (default: ``username``), Kafka username.
215215
* ``password`` (default: ``password``), Kafka password.
216216

217-
Note: the connection to Kafka is SSL enabled. The CA certificate (base64) must be provided under `/var/private/ssl/accounting/ca.crt` of the host running cASO.
217+
Note: the connection to Kafka is Simple Authentication and Security Layer (SASL) authentication configuration enabled. SSL is also enabled. The CA certificate (base64) must be provided under `/var/private/ssl/accounting/ca.crt` of the host running cASO.
218218

219219
Other cASO configuration options
220220
--------------------------------

0 commit comments

Comments
 (0)