[GH-ISSUE #1751] Android network config doesn't need includeSubdomains #1743

Closed
opened 2026-03-03 19:53:58 +03:00 by kerem · 4 comments
Owner

Originally created by @ColtonIdle on GitHub (Aug 23, 2023).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1751

Originally assigned to: @NghiaTranUIT on GitHub.

Description

i think the advice here:
https://docs.proxyman.io/debug-devices/android-device

of

<!-- Make sure your URL Server here -->
        <domain includeSubdomains="true">your_production_domain</domain>

isn't actually needed.

my security config looks like this from charles' recommendation and everything works fine
https://www.charlesproxy.com/documentation/using-charles/ssl-certificates/

Originally created by @ColtonIdle on GitHub (Aug 23, 2023). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1751 Originally assigned to: @NghiaTranUIT on GitHub. ## Description i think the advice here: https://docs.proxyman.io/debug-devices/android-device of ``` <!-- Make sure your URL Server here --> <domain includeSubdomains="true">your_production_domain</domain> ``` isn't actually needed. my security config looks like this from charles' recommendation and everything works fine https://www.charlesproxy.com/documentation/using-charles/ssl-certificates/
kerem 2026-03-03 19:53:58 +03:00
Author
Owner

@NghiaTranUIT commented on GitHub (Aug 24, 2023):

It's interesting. It's recommend by Android Developer at https://developer.android.com/training/articles/security-config

Let me see if it's needed or not. If not, we can remove this part 👍

<!-- gh-comment-id:1690868978 --> @NghiaTranUIT commented on GitHub (Aug 24, 2023): It's interesting. It's recommend by Android Developer at https://developer.android.com/training/articles/security-config Let me see if it's needed or not. If not, we can remove this part 👍
Author
Owner

@NghiaTranUIT commented on GitHub (Aug 24, 2023):

Thanks @ColtonIdle I've tested and confirmed that it's necessary unnecessary 😢

It's fixed here: https://github.com/ProxymanApp/Proxyman/issues/1752#issue-1864349624

<!-- gh-comment-id:1690950993 --> @NghiaTranUIT commented on GitHub (Aug 24, 2023): Thanks @ColtonIdle I've tested and confirmed that it's ~~necessary~~ unnecessary 😢 It's fixed here: https://github.com/ProxymanApp/Proxyman/issues/1752#issue-1864349624
Author
Owner

@ColtonIdle commented on GitHub (Aug 25, 2023):

"it's necessary"

it's *not necessary, right?

<!-- gh-comment-id:1693782550 --> @ColtonIdle commented on GitHub (Aug 25, 2023): "it's necessary" it's *not necessary, right?
Author
Owner

@NghiaTranUIT commented on GitHub (Aug 26, 2023):

ah, my typo. Yes, these domain configs aren't needed.

<!-- gh-comment-id:1694123197 --> @NghiaTranUIT commented on GitHub (Aug 26, 2023): ah, my typo. Yes, these domain configs aren't needed.
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#1743
No description provided.