Solution : https://service.sap.com/sap/support/notes/720523 (SAP Service marketplace login required)
Key words : 
{java-home}\jre\bin\keytool -import -alias {client-side- server-alias} -file  {export-file} -keystore {keystore-loc}, {java-home}\jre\bin\keytool -export -alias {server-alias} -file {export-file} -keystore {keystore-loc}, {java-home}\jre\bin\keytool -genkey -alias {server-alias} -keyalg rsa -dname, 1_07\jre\bin\keytool -genkey -alias ipcsrvcert -keyalg rsa -dname, 1_07\jre\bin\keytool -export -alias ipcsrvcert -file ipcsrvcertexportfile, 1_07\jre\bin\keytool -import -alias ipcsrvcertatcli -file ipcsrvcertexportfile, {java-home}\jre\bin\keytool -storepasswd -keystore {keystore- loc}, 1_07\jre\bin\keytool -storepasswd -keystore, 1_07]{client-side-server-alias} = alias, {export-file} ipc server side configuration related
Related Notes : 
       
| 726230 | |
| 698181 | IPC security: Maintaining parameters for SNC-RFC connections | 
| 672421 | IPC security: Maintaining the security level | 
| 658464 | Security check of IPC |