Tuesday, January 2, 2018
Solved Informatica Keystore Creation Failed Create New Keystore
Solved Informatica Keystore Creation Failed Create New Keystore
![]() |
| Informatica Keystore Creation Failed. |
In this case we need to create a new keystore to proceed with the installation, continue with the following steps for Installation
Inside the source/java/jre/bin folder, check whether you have a file named keystore.exe
![]() |
| Keystore file in JRE Bin folder. |
keytool -genkey -alias infa32key -keyalg RSA -keysize 2048 -keystore infa32key.keystore
![]() |
| Keytool and command to generate keystore file |

Use this keystore and proceed with Installation.
Source: Informatica Toolbox
Source: Informatica Toolbox


