java.security.UnrecoverableKeyException: Cannot recover key
This most likely indicates a problem with your keystore contents, i.e.
private key and public (cert chain) key aren't matching. It's always a
bit hard to get that verified using keytool, but if you are working on a
desktop, you could give
http://portecle.sourceforge.net/ a try.
Andy
On 01/05/15 04:47, MUNDT, CHRISTOPHER J CTR USAF AFMC AFLCMC/HBAW-OL wrote:
> java.security.UnrecoverableKeyException: Cannot recover key