RFR: 8296787: Unify debug printing format of X.509 cert serial numbers
Sean Coffey
coffeys at openjdk.org
Tue Nov 28 10:56:08 UTC 2023
On Mon, 27 Nov 2023 21:45:23 GMT, Ben Perez <duke at openjdk.org> wrote:
> Updated `X509CertSelector.java` and `SerialNumber.java` to use same debug printing format for X.509 serial numbers. The format in `SSLLogger.java` is slightly different but now uses the `toString` method in `SerialNumber.java` for better readability.
for clarity - can you include before and after examples of the serial numbers printed from each change ?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/16834#issuecomment-1829576106
More information about the security-dev
mailing list