Changes with v0.2.1 *) Initial Redwax release. *) Allow install time redirection of libexec (for the modules) and the incude files that differs from the APXS location (where the rest of the modules and include live. This lets us work with the NixOS build and package system that keeps thse religiously separate. [Dirk-Willem van Gulik] Changes with v0.2.0 *) Alphabetise the hook implemetations to make them easier to document. [Graham Leggett] *) Make sure that extensions are added with X509V3_CTX. [Graham Leggett] *) Updates to compile with openssl v1.1.0. [Graham Leggett] *) Add an implementation of the ca_makekey hook to mod_ca_simple. [Graham Leggett] *) Add the ca_makekey hook. [Graham Leggett] *) Allow the challengePassword to be a UTF8 string. [Graham Leggett] *) Distinguish between a certificate not found error and an LDAP error so we don't print "Success" next to a failure. [Graham Leggett] *) Add a workaround for https://github.com/openssl/openssl/issues/8618 that causes PKCS7 DER encoded objects to not be decoded correctly. [Graham Leggett] *) Wire through the module names in log messages. [Graham Leggett] *) Honour CFLAGS during build. [Graham Leggett] *) Initial import of mod_ca. [Graham Leggett]