CSR Generator using Java Web Start

Overview

The CSR generator using Java Web Start is an open source software developed by AIST GTRC. Providing a graphical user interface, the CSR generator generates certificate signing request (CSR) for user, host, and ldap certificates and send it to an appropriate certificate authority via email. The CSR generator is written in Java and uses a light weight cryptography API in Java provided by bouncycastle. The CSR generator has the following features:
  • A CSR will be generated on the user's machine. This means a private key is kept on the user's machine.
  • It is not required to pre-install the software used to generate a CSR on the user's machine.

Download

Download is temporarily unavailable.