Hi,
We have installed Bobj 4.1 in linux os.
For generating keystore file gave the below command in putty,
cd "/usr/BOBJ/sap_bobj/enterprise_xi40/java/lib" -jar PKCS12Tool.jar -alias mywin -storepass admin1 -dname CN=hostname
same way for exporting public key certificate,
"/usr/BOBJ/sap_bobj/enterprise_xi40/java/lib" -exportcert -keystore keystore.p12 -storetype pkcs12 -file cert.der -alias mywin
but keystore.p12 & cert.der file could not be found in this location"/usr/BOBJ/sap_bobj/enterprise_xi40/java/lib"
Is the commands are correct to run in linux ?
Please suggest solution
Thanks,
Sangavi V