Anonymitaet commented on a change in pull request #5027: [doc] Improve Pulsar security-tls-transport URL: https://github.com/apache/pulsar/pull/5027#discussion_r318060522
########## File path: site2/docs/security-tls-transport.md ########## @@ -62,56 +62,58 @@ $ openssl req -config openssl.cnf -key private/ca.key.pem \ $ chmod 444 certs/ca.cert.pem ``` -After answering the question prompts, this will store CA-related files in the `./my-ca` directory. Within that directory: +After you answer the question prompts, CA-related files are stored in the `./my-ca` directory. Within that directory: Review comment: ```suggestion 4. After you answer the question prompts, CA-related files are stored in the `./my-ca` directory. Within that directory: ``` ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
