/ca

A complete Web solution for managing your certificates (including custom OID fields)

Primary LanguagePython

ca

The certificate authority Web interface.

Basically a Web interface to openssl genrsa, req and ca.

You:

  1. Like to store private keys alongside public keys.
  2. Use LDAP to authenticate.

This software enables you to:

  • issue new certificates with custom fields (as in custom OID).

It also stores all of the private keys, and supports only "I'll generate you a private key" mode.

How do I generate a new certificate?

Navigate to Certificates tab, click the box near your certificate and select Generate new from the action bar.