greyp9 commented on code in PR #7879:
URL: https://github.com/apache/nifi/pull/7879#discussion_r1364258528


##########
nifi-registry/nifi-registry-core/nifi-registry-web-api/src/test/resources/keys/README.md:
##########
@@ -72,20 +72,10 @@ WD="/tmp/test-keys-$(date +"%Y%m%d-%H%M%S")"
 mkdir "$WD"
 cd "$WD"
 
-# copy existing CA key/cert pair to working directory, rename to default 
tls-toolkit names
+# copy existing CA key/cert pair to working directory, rename to default names
 cp 
/path/to/nifi-registry/nifi-registry-core/nifi-registry-web-api/src/test/resources/keys/ca-key.pem
 ./nifi-key.key
 cp 
/path/to/nifi-registry/nifi-registry-core/nifi-registry-web-api/src/test/resources/keys/ca-cert.pem
 ./nifi-cert.pem
 

Review Comment:
   Thanks, I've made that change.
   
   Since the text is wrapped in a Markdown code block, it seems the markdown 
reformatting is not happening.  But probably still a good practice.
   
   
https://github.com/greyp9/nifi/blob/NIFI-12200/nifi-registry/nifi-registry-core/nifi-registry-web-api/src/test/resources/keys/README.md



-- 
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]

Reply via email to