Generate x509 Certificate in Java

1 day ago 2
ARTICLE AD BOX

I'm looking for a free Java code to generate an in-memory x509 security certificate v.3, not a certificate file on the disk. Should support extensions and RSA algo.

I need a low-level Java code, cannot use any third-party library, bountycastle, keytool or open ssl.

Read Entire Article