That's a nice idea. Wouldn't the following be more clear though: buildSelfSignedCertificate(KeyPair)?
On Tue, Jan 12, 2016 at 8:09 PM, Wang Weijun <weijun.w...@oracle.com> wrote: > Another thing. > > Many people only generates self-signed certificates. Shall we make this > simple? For example, using buildCertificate(null, KeyPair, null)? > > Thanks > Max > >