issues
search
m-click
/
requests_pkcs12
Add PKCS#12 support to the Python requests library in a clean way, without monkey patching or temporary files
ISC License
124
stars
33
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
SSLV3_ALERT_HANDSHAKE_FAILURE
#57
morindo
opened
3 months ago
3
Development
#56
sthapa123
closed
4 months ago
0
Incompatibility with requests 2.32.3 - custom SSLContext via a Transport Adapter
#55
pc-coholic
opened
5 months ago
10
403 Forbidden error when using requests_pkcs12 to send POST request with valid certificate
#54
ihemnta
closed
5 months ago
4
Error connecting to the url
#53
yustiks
closed
5 months ago
6
remove deprecated cryptography not_valid_after
#52
yonting
closed
9 months ago
1
`cryptography.x509.Certificate.not_valid_after` is deprecated
#51
yonting
closed
9 months ago
3
fixed for python 3.8
#50
yonting
closed
1 year ago
1
linking closed, duplicate requests issue instead of open variant
#49
medelhoff
closed
1 year ago
2
Allow `verify=False`
#48
yonting
closed
1 year ago
1
Cannot Set verify_mode to CERT_NONE when check_hostname is Enabled
#47
kamranzafar
closed
1 year ago
4
SSLV3_ALERT_BAD_CERTIFICATE when switching to Pkcs12Adapter
#46
berndwinterstein
closed
1 year ago
2
Enable non-encrypted certificates
#45
olehb007
closed
1 year ago
17
Invalid empty password
#44
ggoulart
closed
6 months ago
14
Remove `urllib3` and `pyopenssl` direct dependency
#43
yonting
closed
1 year ago
1
Increase urllib3 max version
#42
yonting
closed
1 year ago
1
Increase urllib3 max version
#41
yonting
closed
1 year ago
0
`DeprecationWarning` for`urllib3.contrib.pyopenssl`
#40
yonting
closed
1 year ago
8
Does it work with a pfx file?
#39
mmarcadella
closed
1 year ago
1
Exception has occurred: ModuleNotFoundError
#38
zisco67
closed
1 year ago
1
Increase urllib3 min version
#37
jessica-writes-code
closed
1 year ago
1
urllib3 version minimum
#36
jessica-writes-code
closed
1 year ago
1
Using a retry strategy
#35
domsie
closed
1 year ago
1
OpenSSL.SSL.Error: [('SSL routines', '', 'ca md too weak')]
#34
KyleGobel
closed
1 year ago
1
fix `create_ssl_sslcontext` raises`TypeError: Encryption algorithm must be a KeySerializationEncryption instance`
#33
MWMWM
closed
2 years ago
1
create_ssl_sslcontext raises `TypeError: Encryption algorithm must be a KeySerializationEncryption instance`
#32
MWMWM
closed
2 years ago
3
How do I make a POST request?
#31
luciano-buono
closed
3 years ago
1
cert now not being read as x509 instance
#30
jordanmurray35
closed
3 years ago
9
not_valid_after property is invoked as a method producing errors
#29
kyahehron
closed
3 years ago
3
WIP: Fix #27 — Replace PyOpenSSL with Cryptography
#28
kkirsche
closed
3 years ago
1
DeprecationWarning: PKCS#12 support in pyOpenSSL is deprecated
#27
kkirsche
closed
3 years ago
15
Ability to enforce a specific version of TLS protocol
#26
bkazula
closed
3 years ago
3
Library does not work correctly with transfer-encoding: chunked
#25
DiegoEPaez
closed
3 years ago
6
must ‘pkcs12_filename’ be set to a full path?
#24
boziyoung
closed
3 years ago
2
ssl context
#23
rashley-iqt
closed
4 years ago
9
Import PyOpenSSLContext directly instead of via requests.packages
#22
vog
closed
4 years ago
1
Improve error reporting
#21
YPOC
closed
4 years ago
2
Create an `ssl.SSLContext`
#20
kafonek
closed
3 years ago
15
Fails to install using python36 when system encoding is not UTF-8
#19
jaedolph
closed
4 years ago
1
Ensuring that README.rst is decoded as UTF-8
#18
jaedolph
closed
4 years ago
0
Getting Post-Handshake Authentication to work with requests_pkcs12 and TLSv1.3
#17
deajan
closed
3 years ago
4
requests.exceptions.SSLError with tls_process_server_certificate, certificate verify failed for valid p12
#16
halilduygulu
closed
4 years ago
4
Error import -> from requests_pkcs12 import get
#15
anchuste
closed
5 years ago
5
ImportError: cannot import name 'PyOpenSSLContext'
#14
kpkaur28
closed
5 years ago
3
Correct pip package name
#13
emachlev
closed
5 years ago
1
Support CA certificates in PKCS#12 file
#12
laozc
closed
5 years ago
2
OpenSSL.SSL.Error: [('SSL routines', 'ssl3_read_bytes', 'sslv3 alert certificate unknown')]
#11
VicTangg
closed
5 years ago
2
requests-pkcs12=1.3 can't have pkcs12_password=''
#10
fenchu
closed
5 years ago
3
Keep ssl context
#9
rashley-iqt
closed
5 years ago
9
added decode("utf-8") to check_cert_not_after to convert bytes to str…
#8
rabos5
closed
6 years ago
7
Next