Skip to content
Snippets Groups Projects
Commit d4b7315b authored by Vsevolod Ivanov's avatar Vsevolod Ivanov Committed by Adrien Béraud
Browse files

security: add ocsp verification, store & set trust

- Tracker: https://git.jami.net/savoirfairelinux/ring-project/issues/688

- Save OCSP responses into Certificate Store
    ocsp/
    └── <Certificate UID>
        └── <OCSP Response Serial Number>

- Load OCSP responses into Certificate Store

- IM: Validate peers with OCSP responses prior to communication

- Bump OpenDHT to:

  - Use OCSP requests store/trust implementation in crypto
    https://github.com/savoirfairelinux/opendht/pull/464

Change-Id: Ie9e24cb5e46a01232bc8c1f42de9e6ffb111bb26
parent 42fe353d
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment