I am looking for an example or tutorial to generate X509 Certificates using BC in Java.
A lot of example are having/using deprecated API. I gave a look at BC, but it
The X509v3CertificateBuilder seems like the class to use. There are some examples of using the new API on the bouncycastle wiki.