You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by "nodece (via GitHub)" <gi...@apache.org> on 2023/02/24 13:33:34 UTC

[GitHub] [pulsar-client-node] nodece commented on a diff in pull request #301: Use the certificate provided by the node.js

nodece commented on code in PR #301:
URL: https://github.com/apache/pulsar-client-node/pull/301#discussion_r1117009147


##########
index.js:
##########
@@ -42,4 +43,8 @@ const Pulsar = {
   LogLevel,
 };
 
+(() => {

Review Comment:
   It is better that move the generate cert to new file.



-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org