swtpm/samples
Stefan Berger 71c353a728 swtpm_localca: Adjust expiration days for 32-bit platforms
GnuTLS on 32-bit platforms complains about the long expiration time
of the certificates since they overflow the 32-bit time_t. Reduce
the duration to 12 years.

This system expresses time with a 32-bit time_t; that prevents dates after 2038 to be expressed by GnuTLS.
Overflow while parsing days

Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
2021-06-04 16:04:09 -04:00
..
Makefile.am samples: Rewrite of swtpm_localca in 'C' (addresses issue #437) 2021-06-01 09:31:43 -04:00
swtpm_localca_conf.h.in samples: Rewrite of swtpm_localca in 'C' (addresses issue #437) 2021-06-01 09:31:43 -04:00
swtpm_localca_utils.c swtpm_localca: Initialize autofreed variables to NULL (gcc-11) 2021-06-04 16:04:09 -04:00
swtpm_localca_utils.h samples: Rewrite of swtpm_localca in 'C' (addresses issue #437) 2021-06-01 09:31:43 -04:00
swtpm_localca.c swtpm_localca: Adjust expiration days for 32-bit platforms 2021-06-04 16:04:09 -04:00
swtpm_localca.h samples: Rewrite of swtpm_localca in 'C' (addresses issue #437) 2021-06-01 09:31:43 -04:00
swtpm-create-tpmca samples: Extend script to create a CA using a TPM 2 for signing 2020-04-14 13:09:00 -04:00
swtpm-create-user-config-files.in samples: Require --root flag if root user runs script 2020-10-28 08:32:50 -04:00
swtpm-localca.conf.in build-sys: Adjust localstatedir and files using it 2019-01-17 11:28:40 -05:00
swtpm-localca.options samples: remove the TPM attribute parameters from the options file 2018-05-05 01:09:46 -04:00