Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTTP Request with Client Certificate doesn't work with IIS server (but works properly with other vendors) #6645

Open
Shnitzelil opened this issue Feb 4, 2024 · 0 comments
Labels
kind/triage Unclassified issues

Comments

@Shnitzelil
Copy link

Problem Description

Generate Client Certificate and use it to connect to IIS server get stuck (eventually it failed).
The same Client Certificate works properly with NodeJS Server and Apache Server.

Steps to reproduce the behavior:

  1. Setup IIS Server
  2. Generate Client Certificate
  3. Try to record...

System Information

Mitmproxy: 10.2.2 binary
Python: 3.12.1
OpenSSL: OpenSSL 3.1.4 24 Oct 2023
Platform: Windows-11-10.0.22631-SP0

@Shnitzelil Shnitzelil added the kind/triage Unclassified issues label Feb 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/triage Unclassified issues
Projects
None yet
Development

No branches or pull requests

1 participant