During ACS install, generating secure keys, where is the keystore created?

cancel
Showing results for 
Search instead for 
Did you mean: 
Guna1
Active Member

During ACS install, generating secure keys, where is the keystore created?

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.

1 Reply
abhinavmishra14
Advanced

Re: During ACS install, generating secure keys, where is the keystore created?

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

 

~Abhinav
(ACSCE, AWS SAA, Azure Admin)