-
Bug
-
Resolution: Fixed
-
P4
-
1.0.2, 1.2.0, 1.3.0
-
None
-
beta
-
generic
-
generic
keytool requires a certificate reply to be terminated by a newline (linefeed) in order to be able to import it (from a file).
If there is no linefeed at the end of the certificate reply, keytool will raise the following exception when asked to import the reply:
keytool error: java.security.cert.CertificateException: Unsupported encoding
If there is no linefeed at the end of the certificate reply, keytool will raise the following exception when asked to import the reply:
keytool error: java.security.cert.CertificateException: Unsupported encoding
- duplicates
-
JDK-4414036 X509 V3 Certificate Implementation missing
-
- Closed
-
-
JDK-4416807 keytool: Incorrect interpretation of RFC 1421 standards
-
- Closed
-
- relates to
-
JDK-4391328 CertificateFactory.generateCertificate() throws CertExc if called mult times
-
- Resolved
-