[Heimdal-source-changes] [heimdal/heimdal] fce3f1: hx509: Add hx509_ca_tbs_get_name()

Nico Williams noreply at github.com
Tors Nov 7 02:51:35 CET 2019


  Branch: refs/heads/master
  Home:   https://github.com/heimdal/heimdal
  Commit: fce3f168593f4aff18882accf26e21625b491eb8
      https://github.com/heimdal/heimdal/commit/fce3f168593f4aff18882accf26e21625b491eb8
  Author: Nicolas Williams <nico at twosigma.com>
  Date:   2019-11-06 (Wed, 06 Nov 2019)

  Changed paths:
    M lib/hx509/ca.c
    M lib/hx509/libhx509-exports.def
    M lib/hx509/version-script.map

  Log Message:
  -----------
  hx509: Add hx509_ca_tbs_get_name()

This is so we can check if a TBS gets an empty subject name, then refuse
to issue the certificate if it doesn't also have at least one SAN.


  Commit: a2650ef20b6ab0f07f771eb53b4e41844320fe71
      https://github.com/heimdal/heimdal/commit/a2650ef20b6ab0f07f771eb53b4e41844320fe71
  Author: Nicolas Williams <nico at twosigma.com>
  Date:   2019-11-06 (Wed, 06 Nov 2019)

  Changed paths:
    M kuser/kx509.c

  Log Message:
  -----------
  kx509: Fix uninitalized ret var use


Compare: https://github.com/heimdal/heimdal/compare/12826c9586f1...a2650ef20b6a


More information about the Heimdal-source-changes mailing list