I was following the steps in the Tow-Way SSL manual to generate the JKS and when I executed step two corresponding to the following command line:
keytool -importkeystore -srckeystore myProject_keyAndCertBundle.p12 -srcstoretype pkcs12 -destkeystore myProject_keyAndCertBundle.jks
I always get an IOException when entering the password regardless of whether I enter it right or wrong. Does anyone know what could be the cause?
Thank you for reaching out, @pablo26! An agent is looking for a solution for you and will get back with you soon. If any community members know a solution, please feel free to respond in this thread. -Jenn
Hi @pablo26,
Please refer to this forum post for the answer https://community.developer.visa.com/t5/Two-way-SSL-X-Pay-Token/Always-getting-quot-Expected-input-c....