Also, i was expecting you to create a truststore.jks but you did not, is it not that important. And if i am to create truststore.jks in this exaample, can you kindly give me the code snippet to do that.
Thank you so much for this article. I am still a learner in Nifi, please can you briefly explain this line : keytool -importcert -file cert.crt -keystore $(hostname).jks -alias "cert"
In particular, where does the "cert.crt" comes from. Thank you once again.
Okay, I got it. Thank you so much.
Also, i was expecting you to create a truststore.jks but you did not, is it not that important.
And if i am to create truststore.jks in this exaample, can you kindly give me the code snippet to do that.
Thank you so much for this article.
I am still a learner in Nifi, please can you briefly explain this line :
keytool -importcert -file cert.crt -keystore $(hostname).jks -alias "cert"
In particular, where does the "cert.crt" comes from.
Thank you once again.