01-11-2021 01:55 PM
during ACS installation, I am generating secure keys for SSL communication. I did a cd into ssl-tool-win folder and ran
run.cmd
If I try to run it again, it says "Keystores folder is not empty, skipping generation process..."
I think I need to run the script again, but can't find where keystore is created to remove it.
01-12-2021 11:16 PM
Keystore directory gets created by default in same folder where "run.cmd" file exists. Have a look at run.cmd script using below given lines.
https://github.com/Alfresco/alfresco-ssl-generator/blob/master/ssl-tool-win/run.cmd#L199
https://github.com/Alfresco/alfresco-ssl-generator/blob/master/ssl-tool-win/run.cmd#L238
Explore our Alfresco products with the links below. Use labels to filter content by product module.