madrob commented on a change in pull request #1432: SOLR-14404 CoreContainer 
level custom requesthandlers
URL: https://github.com/apache/lucene-solr/pull/1432#discussion_r409685318
 
 

 ##########
 File path: solr/core/src/test-files/runtimecode/sig.txt
 ##########
 @@ -69,6 +69,14 @@ openssl dgst -sha1 -sign ../cryptokeys/priv_key512.pem 
expressible.jar.bin | ope
 
 
ZOT11arAiPmPZYOHzqodiNnxO9pRyRozWZEBX8XGjU1/HJptFnZK+DI7eXnUtbNaMcbXE2Ze8hh4M/eGyhY8BQ==
 
+openssl dgst -sha1 -sign priv_key512.pem containerplugin.v.1.jar.bin | openssl 
enc -base64 | sed 's/+/%2B/g' | tr -d \\n | sed
 
 Review comment:
   Does this need to be `../cryptokeys/priv_key512.pem`?

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to