[Heimdal-source-changes] [heimdal/heimdal] 1d07f0: Add ability to specifiy PKCS#11 slot number when u...

GitHub noreply at github.com
Fre Sep 25 00:47:02 CEST 2015


  Branch: refs/heads/master
  Home:   https://github.com/heimdal/heimdal
  Commit: 1d07f0835181eaa83859e5ae40928e71c77b81da
      https://github.com/heimdal/heimdal/commit/1d07f0835181eaa83859e5ae40928e71c77b81da
  Author: Timothy Pearson <kb9vqf at pearsoncomputing.net>
  Date:   2015-09-24 (Thu, 24 Sep 2015)

  Changed paths:
    M lib/hx509/ks_p11.c

  Log Message:
  -----------
  Add ability to specifiy PKCS#11 slot number when using hx509
Example usage: kinit -C PKCS11:/usr/lib/opensc-pkcs11.so,slot=3 foo at BAR.TLD


  Commit: 042b1ee7cb85afc6a8f7f66586d4b755df52a9f4
      https://github.com/heimdal/heimdal/commit/042b1ee7cb85afc6a8f7f66586d4b755df52a9f4
  Author: Timothy Pearson <kb9vqf at pearsoncomputing.net>
  Date:   2015-09-24 (Thu, 24 Sep 2015)

  Changed paths:
    M lib/hx509/crypto.c

  Log Message:
  -----------
  Do not crash if private key not found


  Commit: bb14c02e128d23f7fa1fda7b5a233bcaa2a96519
      https://github.com/heimdal/heimdal/commit/bb14c02e128d23f7fa1fda7b5a233bcaa2a96519
  Author: Love Hörnquist Åstrand <lha at h5l.org>
  Date:   2015-09-25 (Fri, 25 Sep 2015)

  Changed paths:
    M lib/hx509/crypto.c
    M lib/hx509/ks_p11.c

  Log Message:
  -----------
  Merge pull request #140 from madscientist159/master

Add ability to specifiy PKCS#11 slot number when using hx509


Compare: https://github.com/heimdal/heimdal/compare/c81572ab5dce...bb14c02e128d


More information about the Heimdal-source-changes mailing list