Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-08-07 | do not include random cruft in the common name of smtp client certificates | elijah | |
2015-01-28 | client certificates: allow for time units to be specified in ↵ | elijah | |
client_cert_lifespan config option. | |||
2014-07-12 | fix tests and simplify time calculations | Azul | |
2014-07-12 | store expiry with cert fingerprints | Azul | |
We used to store the creation date but this way it's easier to query for non expired certs | |||
2014-07-08 | create client certificates with generous not_before (fixes #5884) | elijah | |
2014-05-19 | calculate cert fingerprints to store for leap_mx | Azul | |
stelfox.net/blog/2014/04/calculating-rsa-key-fingerprints-in-ruby/ | |||
2014-04-10 | move certs into toplevel | Azul | |
cleaned up all the engine stuff that was never really used. Afterwards there is not that much left that makes it into the toplevel. |