Skip to content

Create a certificate when a site is created. It uses the first Ca in the

Peter Armstrong requested to merge site_creates_cert into dev

Create a SiteCACertificate object to link the cert an site object.

A Ca must be in the database for the code to work. This change uses a post_save signal

issue #7 (closed)

Merge request reports