I have one certificates installed in java and I can execute this command under the JRE security director:
keytool -list -keystore cacerts
That gives me the list of installed certificates, now what i am trying is that all the certificates that are listed under this command to be copied in a folder named temp and this temp folder i have created under in unix at the following
location /opt/app/temp/
so please advise how can i opy all the certifactes from keystore to a folder named temp