Skip to content

Loading builds...

Changes

#17 (12 Mar 2026, 16:57:44)

  1. mod_ca_disk: When the ca_certstore hook is fired to
    save the certificate, but the index has not yet been
    updated because the ca_makeserial hook was not used,
    update the index while make sure this happens just
    once.
    minfrin@redwax.eu / detail

#14 (9 Mar 2026, 12:17:51)

  1. Renewal is not possible when the index is unique, as the old
    and new certificates cannot exist at the same time.
    minfrin@redwax.eu / detail
  2. Add ca_reqauthz hook to mod_ca_disk to verify the case
    where the renewal or reissue was signed by a
    previously issued certificate.
    minfrin@redwax.eu / detail
  3. Add proof of possession constant for challengePassword.
    minfrin@redwax.eu / detail
  4. Add reference to popCertificate.
    minfrin@redwax.eu / detail
  5. Add constants for proof of possession.
    minfrin@redwax.eu / detail

#9 (11 Sept 2025, 11:36:45)

  1. Add rhel10 node.
    minfrin@redwax.eu / detail

#8 (11 Sept 2025, 11:06:39)

  1. Remove stray engine header file from provider.
    minfrin@redwax.eu / detail
  2. Bit fields are unsigned.
    minfrin@redwax.eu / detail
  3. Detecting engine support is a mess. Only include if both
    header and symbol are present.
    minfrin@redwax.eu / detail
  4. Add RHEL10 builder.
    minfrin@redwax.eu / detail