RFR: 8296901: Do not create unsigned certificate and CRL [v3]

Weijun Wang weijun at openjdk.org
Fri Nov 18 01:18:20 UTC 2022


On Thu, 17 Nov 2022 21:20:05 GMT, Sean Mullan <mullan at openjdk.org> wrote:

> Wondering why you named the methods "signNew" instead of just "sign" which seems simpler to me.
> Otherwise looks fine.

I just want to emphasize that a new object is created. If we can use "new" as a verb, maybe "newSigned" is better. I can revert to "sign" if you think they sound weird.

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

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



More information about the security-dev mailing list