> On Jan 13, 2016, at 10:31 AM, larry mccay <larry.mc...@gmail.com> wrote:
> 
> That's a nice idea.
> Wouldn't the following be more clear though:
> 
> buildSelfSignedCertificate(KeyPair)?

Good.

So this should be Certificate.Builder the base interface. I am not familiar 
with non-X.509 certs, but hopefully there is also the concept of self-signed 
cert else where.

--Max

> 
> 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
> 
> 

Reply via email to