Home GnuPG

Add flag to request check of certificate chain

Description

Add flag to request check of certificate chain

This makes it possible to request the check of the passed certificate
only. A check of the certificate chain must be requested explicitly.
Renamed KeyFlag(s) to CheckFlag(s) and OtherKey (= 0) to NoCheckFlags.
Also renamed circularCertificateChain test function to certificateChain
because it tests checking of certificate chains. Testing that circular
chains are detected is just a welcome side effect of the test data.

Details

Provenance
ikloeckerAuthored on Mar 30 2023, 10:03 AM
Parents
rLIBKLEO60f6ceda94fa: Test with different durations since expiration
Branches
Unknown
Tags
Unknown
Tasks
T6330: Kleopatra: Additional Expiry handling