Redwax Server
  1. Redwax Server

mod_csr

Public
AuthorCommitMessageCommit dateIssues
Graham LeggettGraham Leggett
da5df7f2837Add jenkinsfile
Graham LeggettGraham Leggett
6712e18c46dBump version after tag.
Graham LeggettGraham Leggett
43b74e92528Use the AP_DECLARE_MODULE() macro so that per-modulelogging works properly.
Graham LeggettGraham Leggett
7ac7e269d9bRemove dead code.https://jira.redwax.eu/browse/REDWAX-76REDWAX-76
Dirk-Willem van GulikDirk-Willem van Gulik
e446c91bb49Add author files in accodance to governance, etc.
Graham LeggettGraham Leggett
082b12e4e16Add a temporary signature to the certificate sign request that ispassed for signing.
Graham LeggettGraham Leggett
1244131e6ffBump the version.
Graham LeggettGraham Leggett
1fc76546f10Don't try and free an algorithm if unset.
Dirk-Willem van GulikDirk-Willem van Gulik
bbd411d06a8Remove the confusing 'null' entries in the error & explain the ramfication of the default '1' count on '*' (which we propably should change and make a -1 by default).
Graham LeggettGraham Leggett
8f13099cee4Update / autoreconf.
Graham LeggettGraham Leggett
e56caf83abdreq_info and sig_alg are pointers.
Graham LeggettGraham Leggett
5338c141eb5Correct the name of the structure member.
Graham LeggettGraham Leggett
c8661fc29afInclude openssl/x509.h.
Graham LeggettGraham Leggett
dab0190a808Make sure we depend correctly on mod_ca.
Graham LeggettGraham Leggett
64d613d0fdaCheck for structures in openssl/x509.h.
Graham LeggettGraham Leggett
24398137c7cAdd config.h.in template.
Graham LeggettGraham Leggett
2e269694eceUse autoconf to detect X509_REQ_set1_signature.
Graham LeggettGraham Leggett
c75c7da7accAdd X509_REQ_set1_signature detection to configure.ac.
Graham LeggettGraham Leggett
d99e812744cRPM spec file: build natively on Redhat, SUSE and Mageia.
Graham LeggettGraham Leggett
c0f0d16eb42Bump version before tag.
Graham LeggettGraham Leggett
e095c2f81a1Add change log.
Dirk-Willem van GulikDirk-Willem van Gulik
d4748f58c0cAlso distribute the compile-glue for the small range of OpenSSL that lacks X509_REQ setters.
Graham LeggettGraham Leggett
881998ca2b9Update the changelog.
Graham LeggettGraham Leggett
ede5666783cBump version before tag.
Graham LeggettGraham Leggett
15cbe6bb242Fix stray reference to ScepSize.Reorder directives.
Dirk-Willem van GulikDirk-Willem van Gulik
80d9723b523As the OpenSSL discussion may not finish before 1.1.1e -- isolate ourselves for now - so we can tag a relase for NixOS builds earlier.
Dirk-Willem van GulikDirk-Willem van Gulik
d147a87e8f5Adapt to changens on openssl-master for 1.1.1e
Dirk-Willem van GulikDirk-Willem van Gulik
de009d533c0Introduce a stopgap measure for the missing setter in OpenSSL 1.1.0..1.1.1.
Dirk-Willem van GulikDirk-Willem van Gulik
01785c0b01eAlso include the modified makefile.in generated from the makefile.am
Dirk-Willem van GulikDirk-Willem van Gulik
8fff42bcf64Apply the fix of r142 to get NixOS install control to the other modules; add a plain config.h.in file back in.--Tis line, and those below, will be ignored-- M mod_crl/trunk/Makefile.am M mod_csr/trunk/Makefile.am M mod_ocsp/trunk/Makefile.am M mod_pkcs12/trunk/Makefile.am M mod_scep/trunk/Makefile.am M mod_spkac/trunk/Makefile.am M mod_timestamp/trunk/Makefile.am A mod_spkac/trunk/config.h.in
Graham LeggettGraham Leggett
5bd5d343aaeAdd missing configure script.
Graham LeggettGraham Leggett
cb21bdcc1adFormat.
Graham LeggettGraham Leggett
446808cf456Tab to space.
Graham LeggettGraham Leggett
78be8ee2c7eUse the mime type application/pkcs7-mime for PEM encodedresponses.
Graham LeggettGraham Leggett
2fb4c4b7ac4Add support for the expression API, and remove the obsolete CGI options.
Graham LeggettGraham Leggett
ed80bab8578Remove unused variable.
Graham LeggettGraham Leggett
48f51de7323Add autotools files.
Graham LeggettGraham Leggett
552316bd8dcInitial import of mod_csr.
Graham LeggettGraham Leggett
3bc5716df33Ignore files.Update INSTALL.
Graham LeggettGraham Leggett
b287a745b2bAdd initial build skeleton.
Graham LeggettGraham Leggett
e0b8fef83bdAdd trunk.