massakam commented on code in PR #601:
URL: https://github.com/apache/pulsar-site/pull/601#discussion_r1226151873
##########
docs/security-athenz.md:
##########
@@ -182,7 +182,7 @@ client, err := pulsar.NewClient(pulsar.ClientOptions{
Athenz has a mechanism called [Copper
Argos](https://github.com/AthenZ/athenz/blob/master/docs/copper_argos.md). This
means that ZTS distributes an X.509 certificate and private key pair to each
service, which it can use to identify itself to other services within the
organization.
-Pulsar currently supports Copper Argos only in Java and Go. When using Copper
Argos, you need to provide at least the following four parameters:
+Pulsar currently supports Copper Argos only in Java, C++ and Go. When using
Copper Argos, you need to provide at least the following four parameters:
Review Comment:
@Anonymitaet Committed your suggestion. Thanks.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]