[GH-ISSUE #960] SSL Handshake Failed for Autodesk Fusion360 #953

Closed
opened 2026-03-03 19:23:19 +03:00 by kerem · 2 comments
Owner

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

  1. Download- https://dl.appstreaming.autodesk.com/production/installers/Fusion 360 Client Downloader.dmg
  2. Run installer
  3. Start listen https response from installer in ProxyMan

Screenshots (optional)

image

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 1. Download- https://dl.appstreaming.autodesk.com/production/installers/Fusion 360 Client Downloader.dmg 2. Run installer 3. Start listen https response from installer in ProxyMan ### Screenshots (optional) ![image](https://user-images.githubusercontent.com/29478700/129329581-7467065d-fb45-4a70-9c08-e0998c82a966.png)
kerem closed this issue 2026-03-03 19:23:19 +03:00
Author
Owner

@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

<!-- gh-comment-id:898308439 --> @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
Author
Owner

@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 👍

<!-- gh-comment-id:898990744 --> @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 👍
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Proxyman#953
No description provided.