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

cancel
Showing results for 
Search instead for 
Did you mean: 
Karpenter1
Member II

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
angelborroy
Alfresco Employee

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

You should have a "keystores" folder in the same path you are executing the command.

https://github.com/Alfresco/alfresco-ssl-generator/blob/master/ssl-tool-win/run.cmd#L198

Hyland Developer Evangelist