If you look at the AppD documentation it specifically says to use the api jar for the dbagent though...
https://docs.appdynamics.com/display/PRO45/Encrypt+Agent+Credentials#EncryptAgentCredentials-InitializetheSecureCredentialStore
Before you can...
it is there...
$ ls ./lib/scs-api-1.0.0.jar./lib/scs-api-1.0.0.jar
if i specify the wrong path to the jar it would have an error like this:
$ java -jar ./wrongpath/scs-api-1.0.0.jar generate_ks -filename testKeyStore -storepass teststorepassError...
I am having the same issue where I get the "no main manifest attribute, in ./lib/scs-api-1.0.0.jar" error when trying to setup a keystore. Did this get resolved? Could you share the resolution?
Thanks,
michael