-
Enhancement
-
Resolution: Not an Issue
-
P4
-
None
-
9
-
generic
-
generic
A DESCRIPTION OF THE REQUEST :
In trying to sign some code, jarsigner returns an error. It appears that jarsigner does not support non-us-ascii characters in the token alias. The middleware used for user digital certificates uses a single right quote U+2019 in the certificates friendly name and causes jarsigner to fail.
JUSTIFICATION :
This enhancement is necessary so that our customers can digitally sign their jar files.
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
Expected behavior I would like to see is success.
ACTUAL -
jarsigner: Certificate chain not found for: ActivIdentity ActivClient 0:CS.<Agency>.UID's U.S. Government ID. ActivIdentity ActivClient 0:CS.<Agency>.UID's U.S. Government ID must reference a valid KeyStore key entry containing a private key and corresponding public key certificate chain.
Note: Removed org and uid
In trying to sign some code, jarsigner returns an error. It appears that jarsigner does not support non-us-ascii characters in the token alias. The middleware used for user digital certificates uses a single right quote U+2019 in the certificates friendly name and causes jarsigner to fail.
JUSTIFICATION :
This enhancement is necessary so that our customers can digitally sign their jar files.
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
Expected behavior I would like to see is success.
ACTUAL -
jarsigner: Certificate chain not found for: ActivIdentity ActivClient 0:CS.<Agency>.UID's U.S. Government ID. ActivIdentity ActivClient 0:CS.<Agency>.UID's U.S. Government ID must reference a valid KeyStore key entry containing a private key and corresponding public key certificate chain.
Note: Removed org and uid