mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-05-04 04:20:46 +03:00
[GH-ISSUE #960] SSL Handshake Failed for Autodesk Fusion360 #953
Labels
No labels
Discussion
Feature request
In Progress...
Plugins
Waiting response
Windows
Windows
bug
duplicate
enhancement
feature
good first issue
iOS
macOS 10.11
question
wontfix
✅ Done
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Proxyman#953
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Drovosek01 on GitHub (Aug 13, 2021).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/960
Proxyman version? (Ex. Proxyman 1.4.3)
2.31.0
macOS Version? (Ex. mac 10.14)
10.14.6
Steps to reproduce
Screenshots (optional)
@NghiaTranUIT commented on GitHub (Aug 13, 2021):
Look like this app is using SSL Pinning, so it would reject all self-signed certificate from Proxyman
@NghiaTranUIT commented on GitHub (Aug 15, 2021):
From your screenshot, I see that you are able to intercept some HTTPS traffic (id = 180, 181). It means the app is working properly.
However, all traffic from autodesk is failed. It is a high chance that the app rejects Proxyman certificate due to SSL-Pinning. From my experience, there is no way to intercept it unless you have their certificate 👍