django-pki - Web-based PKI

django-pki is a PKI based on Django ;-)

Introduction

This project aims to simplify the installation and management of your personal CA infrastructure. Features include:

  • Create CA chains based on self-signed Root CA’s
  • CA’s can contain other CA’s or non-CA certificates
  • Automatic CRL generation/update when CA or related certificate is modified
  • Creation and export of PEM, PKCS12 and DER encoded versions
  • Revoke and renew of certificates

Tutorial

Coming soon...

Indices and tables

Table Of Contents

Next topic

1. Installation

This Page