SSL cerificates are changed. But now botrunner does not work.
I try to follow this
but installation path says C:\Program Files\Automation Anywhere\Automation360.
but i do not see that path, we have: C:\Program Files\Automation Anywhere\Enterprise
i should navigate to this folder on command window?
I wrote this:
C:\Program Files\Automation Anywhere\Enterprise>jdk11\bin\java -jar certmgr.jar -appDir "C:\Program Files\Automation Anywhere\Enterprise" -setServerCert "C:\Program Files\Automation Anywhere\Enterprise\Certificate.pfx" -privateKeyPass Wccg2477
is privateKeyPass controlroom password?
it gave me the error:
Error: Could not read the file as PKCS12 key storage: C:\Program Files\Automation Anywhere\Enterprise\Certificate.pfx
thanks