1
0
mirror of git://git.gnupg.org/gnupg.git synced 2025-04-17 15:44:34 +02:00
Ramón García 4cf83273e8
gpgsm: select unexpired certificates skipping expired ones
* sm/certchain.c (check_validity_period_cm):  Make function global.
* sm/certlist.c (gpgsm_add_to_certlist): If an expired certificate is
found, continue looking for another one.

--

This enables the user to select a certificate by subject, and keep
old expired certificates in the store in case he wishes to decrypt
or verify an old file. This makes renewal of certificate smoother.

Due to a broken patch I had to massage the patch and while doing this
also fixed the indentation and moved a declaration to the begin of a
block.  - wk@gnupg.org
2025-03-18 09:43:26 +01:00
..
2023-03-16 09:46:05 +01:00
2024-05-31 12:28:32 +02:00
2024-05-31 12:28:32 +02:00
2025-02-12 10:31:06 +01:00
2023-12-22 13:45:02 +01:00
2024-09-11 14:30:40 +02:00