I\'m trying to convert x.PFX file to x.JKS file using keytool but I am getting following error:
keytool error: java.lang.Exception: Alias <2> does not
I had the exact same problem. I've solved using '1' instead of 2. Don't know why but it worked.