add title

This commit is contained in:
Daniel Barlow 2024-09-25 21:34:27 +01:00
parent 27f2718ec5
commit 1a3e7918b2
1 changed files with 8 additions and 5 deletions

View File

@ -1,6 +1,9 @@
A small HTTP(S)[*] API that accepts X509 CSRs and signs them if they
contain the magic number (specifically, if they have a custom
`challengePassword` attribute containing a pre-agreed value)
# Certifix
Not an Asterix character. A small HTTP(S)[*] API that accepts X509
CSRs and signs them if they contain the magic number (specifically, if
they have a custom `challengePassword` attribute containing a
pre-agreed value)
Modelled on the Puppet CA "Policy-based autosigning" functionality,
but without the rest of Puppet