79d0c44afb
Most structure definitions in OpenSSL are now opaque and we must call the appropriate accessor functions to get information from them. Not all the accessors are available in older versions, so define the missing accessors as macros. The X509_retrieve_match() function is no longer usable, as we cannot initialise an X509_OBJECT ourselves. Instead, iterate over the certificate store and use X509_OBJECT_get_type and X509_cmp to compare certificates. |
||
---|---|---|
docs | ||
lib | ||
src | ||
tests | ||
.gitmodules | ||
autogen.sh | ||
configure.ac | ||
COPYING | ||
LICENSE.GPLv3 | ||
Makefile.am | ||
NEWS | ||
README |
sbsigntool - Signing utility for UEFI secure boot Copyright (C) 2102 Jeremy Kerr <jeremy.kerr@canonical.com> Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved. See file ./INSTALL for building and installation instructions. Main git repository: git://kernel.ubuntu.com/jk/sbsigntool.git sbsigntool is free software. See the file COPYING for copying conditions.