Skip to content

Require signatures from each signing-capable subkey

Daniel Kahn Gillmor requested to merge sign-with-all into main

In general, if a certificate has multiple signing-capable subkeys, we want to sign with all of them.

See the discussion around multiple signing at https://mailarchive.ietf.org/arch/msg/openpgp/SZtmih-cXHdnFB5c-GM83ncXyfE for context.

Merge request reports