#3997 closed defect (fixed)

Tahoe-LAFS is incompatible with cryptography 40

Reported by: exarkun Owned by: GitHub <noreply@…>
Priority: normal Milestone: undecided
Component: unknown Version: n/a
Keywords: Cc:
Launchpad Bug:

Description

cryptography 40 dropped X509_V_ERR_CERT_NOT_YET_VALID and some related constants.

pyOpenSSL might add them so we can get them from there. See https://github.com/pyca/pyopenssl/issues/1201

Change History (1)

comment:1 Changed at 2023-03-26T20:04:11Z by GitHub <noreply@…>

  • Owner set to GitHub <noreply@…>
  • Resolution set to fixed
  • Status changed from new to closed

In b467002/trunk:

Merge pull request #1277 from tahoe-lafs/3996.newer-flake8-and-pylint

Fixes: ticket:3996
Fixes: ticket:3997

Note: See TracTickets for help on using tickets.