issues
search
pyca
/
pyopenssl
A Python wrapper around the OpenSSL library
https://pyopenssl.org/
Apache License 2.0
891
stars
419
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Raise cryptography version and prepare the 24.3.0 release
#1381
alex
closed
12 hours ago
0
Issue with TLS 1.3 Session Resumption in PyOpenSSL
#1380
Smuul
opened
3 weeks ago
2
Make deprecations more prominent in docs
#1379
mhils
closed
1 month ago
0
Repeated extension
#1378
dulanshuangqiao
closed
1 month ago
1
Reorganize how we test downstreams and add more
#1377
alex
closed
1 month ago
0
Remove X509Extension, which has been deprecated for a year
#1376
alex
opened
1 month ago
3
Refactor two tests that rely on deprecated APIs
#1375
alex
closed
1 month ago
1
Remove APIs that have been deprecated for a year
#1374
alex
closed
1 month ago
0
Add support for converting sessions to / from ASN1 representation
#1373
mdulaney
opened
1 month ago
0
Bump actions/upload-artifact from 4.4.2 to 4.4.3 in /.github/actions/upload-coverage
#1372
dependabot[bot]
closed
1 month ago
0
Bump actions/upload-artifact from 4.4.2 to 4.4.3
#1371
dependabot[bot]
closed
1 month ago
0
Bump actions/upload-artifact from 4.4.1 to 4.4.2 in /.github/actions/upload-coverage
#1370
dependabot[bot]
closed
1 month ago
0
Bump actions/upload-artifact from 4.4.1 to 4.4.2
#1369
dependabot[bot]
closed
1 month ago
0
update for latest sphinx rtd theme release
#1368
alex
closed
1 month ago
0
Bump actions/upload-artifact from 4.4.0 to 4.4.1 in /.github/actions/upload-coverage
#1367
dependabot[bot]
closed
1 month ago
1
Bump actions/upload-artifact from 4.4.0 to 4.4.1
#1366
dependabot[bot]
closed
1 month ago
1
How to add Certificate Policies extension using pyopenssl
#1365
dulanshuangqiao
closed
2 months ago
1
generate_key report error
#1364
zhanglei327
closed
1 month ago
1
Add support for Python 3.13
#1363
hugovk
closed
2 months ago
0
CVE-2023-6129
#1362
kinoute
closed
2 months ago
1
Avoid using hidden files in coverage uploading
#1361
alex
closed
2 months ago
0
Bump actions/upload-artifact from 4.3.6 to 4.4.0 in /.github/actions/upload-coverage
#1360
dependabot[bot]
closed
2 months ago
0
Bump actions/upload-artifact from 4.3.6 to 4.4.0
#1359
dependabot[bot]
closed
2 months ago
0
Remove unnecessary installation in CI
#1358
alex
closed
3 months ago
0
Deprecate a few more extensions APIs
#1357
alex
closed
3 months ago
0
Don't assign to names that aren't used
#1356
alex
closed
3 months ago
0
Sort `__all__`
#1355
alex
closed
3 months ago
0
Get verified chain as cryptography
#1354
alex
closed
3 months ago
0
Allow Connection.get_peer_cert_chain to return cryptography certificates
#1353
alex
closed
3 months ago
0
Allow Connection.get_peer_certificate to return a cryptography certificate
#1352
alex
closed
3 months ago
0
Allow Connection.get_certificate to return a cryptography certificate
#1351
alex
closed
3 months ago
0
Bump actions/upload-artifact from 4.3.5 to 4.3.6 in /.github/actions/upload-coverage
#1350
dependabot[bot]
closed
3 months ago
0
Bump actions/upload-artifact from 4.3.5 to 4.3.6
#1349
dependabot[bot]
closed
3 months ago
0
Deprecate passing `PKey` instances to `use_privatekey`
#1348
alex
closed
3 months ago
3
Deprecated passing X509 objects to `add_client_ca`
#1347
alex
closed
3 months ago
2
Use openssl_assert for error handling in more places
#1346
alex
closed
3 months ago
0
Remove unreachable error handling code
#1345
alex
closed
3 months ago
0
Remove probably unreachable error handling
#1344
alex
closed
3 months ago
0
Remove fallback for antique OpenSSL without TLS 1.2
#1343
alex
closed
3 months ago
0
Bump actions/upload-artifact from 4.3.4 to 4.3.5 in /.github/actions/upload-coverage
#1342
dependabot[bot]
closed
3 months ago
0
Bump actions/upload-artifact from 4.3.4 to 4.3.5
#1341
dependabot[bot]
closed
3 months ago
0
Remove conditionals for TLS 1.3
#1340
alex
closed
3 months ago
0
Rewrite assertions to remove dead code
#1339
alex
closed
3 months ago
0
Only test on supported PyPy versions
#1338
alex
closed
3 months ago
0
Remove conditions for OpenSSL <1.1.0
#1337
alex
closed
3 months ago
0
Deprecated passing X509 objects to add_extra_chain_cert
#1336
alex
closed
3 months ago
1
Remove pointless skips -- EC is required in 2024
#1335
alex
closed
3 months ago
0
Delete tests/memdbg.py
#1334
alex
closed
3 months ago
0
Stop using codecov, handle coverage ourselves
#1333
alex
closed
3 months ago
0
Remove docs for non-existent alias
#1332
alex
closed
3 months ago
0
Next