On Mon, 11 Dec 2023 16:14:24 GMT, Weijun Wang <wei...@openjdk.org> wrote:

> When keytool is dumping certificates, certificate requests, and CRLs using 
> the `-rfc` option, the PEM output contains mixed line endings with LF after 
> the header and footer and CRLF between the base64 text lines. This code 
> change update all to CRLF.

This pull request has now been integrated.

Changeset: 45a9ade3
Author:    Weijun Wang <wei...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/45a9ade3374e38205cdf3fd24282246830789d26
Stats:     109 lines in 3 files changed: 97 ins; 0 del; 12 mod

8202598: keytool -certreq output contains inconsistent line separators

Reviewed-by: hchao, mullan

-------------

PR: https://git.openjdk.org/jdk/pull/17060

Reply via email to