m-click/requests_pkcs12
Add PKCS#12 support to the Python requests library in a clean way, without monkey patching or temporary files
PythonISC
Issues
- 2
SSLV3_ALERT_HANDSHAKE_FAILURE
#57 opened by morindo - 10
Incompatibility with requests 2.32.3 - custom SSLContext via a Transport Adapter
#55 opened by pc-coholic - 6
Error connecting to the url
#53 opened by yustiks - 4
403 Forbidden error when using requests_pkcs12 to send POST request with valid certificate
#54 opened by ihemnta - 14
Invalid empty password
#44 opened by ggoulart - 3
- 2
- 2
- 4
- 8
- 1
Does it work with a pfx file?
#39 opened by mmarcadella - 1
- 1
Using a retry strategy
#35 opened by domsie - 1
Exception has occurred: ModuleNotFoundError
#38 opened by zisco67 - 1
urllib3 version minimum
#36 opened by jessica-writes-code - 3
create_ssl_sslcontext raises `TypeError: Encryption algorithm must be a KeySerializationEncryption instance`
#32 opened by MWMWM - 1
How do I make a POST request?
#31 opened by luciano-buono - 9
cert now not being read as x509 instance
#30 opened by jordanmurray35 - 3
- 15
- 4
- 2
must ‘pkcs12_filename’ be set to a full path?
#24 opened by boziyoung - 15
Create an `ssl.SSLContext`
#20 opened by kafonek - 6
- 1
- 4
requests.exceptions.SSLError with tls_process_server_certificate, certificate verify failed for valid p12
#16 opened by halilduygulu - 2
Improve error reporting
#21 opened by YPOC - 1
- 15
Problem with non-TLS-1.2 server
#7 opened by tobiasdirksen - 5
Error import -> from requests_pkcs12 import get
#15 opened by anchuste - 3
- 2
OpenSSL.SSL.Error: [('SSL routines', 'ssl3_read_bytes', 'sslv3 alert certificate unknown')]
#11 opened by VicTangg - 3
requests-pkcs12=1.3 can't have pkcs12_password=''
#10 opened by fenchu - 4
Create `ssl_context` only once
#2 opened by vog - 2
- 2
OpenSSL.crypto.Error: [('asn1 encoding routines', 'asn1_check_tlen', 'wrong tag'), ('asn1 encoding routines', 'asn1_item_embed_d2i', 'nested asn1 error')]
#4 opened by allen-munsch - 2
Adding headers to the call
#3 opened by mkane848