Skip to content
  • Adrien Béraud's avatar
    certificate store: add CRL support · 50fa02c0
    Adrien Béraud authored
    Add certificate revocation list support to the
    CertificateStore.
    
    * Uses new OpenDHT CRL crypto API (bump to new version).
    * Stores CRLs in .local/share/ring/crls/{cert_id}/{crl_number}
    * CRLs are associated to the corresponding certificate authority.
    * CRLs are used in certificate checks.
    
    Change-Id: I1aa86d9bbd5631f5c38bccc69e1e9125b8f8b2cc
    50fa02c0