Skip to content

Loading builds...

Changes

#17 (14 Mar 2026, 20:29:41)

  1. Change CA_POP_SPKAC to CA_POP_SPKI to align with OpenSSL constants.
    minfrin@redwax.eu / detail

#16 (12 Mar 2026, 16:57:37)

  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:28:52)

  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:26:39)

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

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

  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