Issue with moving crypto keys between different instances
Hi Everyone,
I was trying to protect password available within my OSGi config. I need to use the same key across my instances so I tried to move the key.
I went through the article on "EXPORTING KEYS FROM AUTHOR AND IMPORTING ON PUBLISH" available at http://docs.adobe.com/docs/en/cq/5-6/wcm/campaigns/newsletters.html#Exporting keys from author and importing on publish
I have used Adobe eclipse plugin to get the master.binary file within the etc/key folder (etc/key/master is used as vault filter) . When I deployed the package and refreshed the "Crypto Package " from felix console AEM started behaving strangely. I can see CRX up and running but unable to load any of the content and even unable to deploy/build new packages .
As a workaround I have to delete the "etc" folder and restart my instance.
Can someone help me on the correct way to move the key.
Regards,
Krishna