mitmproxy
mitmproxy copied to clipboard
recording freezes for IIS server with client certificate
Problem Description
recording freezes when trying to recored application on top of IIS server that uses client certificate. but when using the same client certificate (same authority) on top of Apache server the recording passed as expected.
note: without mitmproxy we have normal behaviour on browser, we see the behaviour only when recording.
Steps to reproduce the behaviour:
-
install IIS server (IIS version 6.2 on windows 2012 R2)
-
generate some CA (authority).
-
configure the IIS server as following:

-
recored the IIS app by using client certificate.
System Information
Mitmproxy: 8.1.1 binary Python: 3.10.5 OpenSSL: OpenSSL 3.0.3 3 May 2022 Platform: macOS-10.15.7-x86_64-i386-64bit