]> sourceware.org Git - systemtap.git/commit
Don't bother keeping up with MOK issuers and serial numbers.
authorDavid Smith <dsmith@redhat.com>
Thu, 23 Jan 2014 17:14:03 +0000 (11:14 -0600)
committerDavid Smith <dsmith@redhat.com>
Thu, 23 Jan 2014 17:14:03 +0000 (11:14 -0600)
commitcd1418c7f7559e8068bdf1379a254c5009fa35ee
tree751aa4d3ae3706fe56484bc8682a7e7b84acc650
parentb3367f63740c55b7ac2bf960706f5bca310c8c51
Don't bother keeping up with MOK issuers and serial numbers.

* csclient.cxx: Instead of keeping up with MOK issuer, serial number, and
  fingerprints, just handle fingerprints.
* stap-serverd.cxx: Ditto.
* nsscommon.cxx (read_cert_info_from_file): Only return the cert's
  fingerprint.
* nsscommon.h: Update read_cert_info_from_file() prototype.
* session.h: Rename 'mok_info' to 'mok_fingerprints'.
* session.cxx (systemtap_session): Ditto.
* buildrun.cxx (make_run_command): Ditto.
buildrun.cxx
csclient.cxx
nsscommon.cxx
nsscommon.h
session.cxx
session.h
stap-serverd.cxx
This page took 0.027646 seconds and 5 git commands to generate.