Forum Discussion

glitchRAT's avatar
glitchRAT
Honored Guest
26 days ago

Installing a certificate

I want to know if there is any way to install a custom network certificate on a quest headset. Please help me try to see if there is a way. If not is there a way to view HTTPS requests for a headset.

2 Replies

  • I just want to note that many if not all of Metas build in apps use certificate pinning.

    I found this stackoverflow answer helpful. This assumes your device is in developer mode. Connect to it via adb and run this command to start the traditional android settings app.

    ./adb shell am start -n com.android.settings/.Settings\$NetworkDashboardActivity

    Then scroll down to security and privacy.

    At the bottom of this menu there is "More Security Privacy"

    Then there is an entry called Encryption and credentials

    under this menu there is an option to add certificates from your local storage.

    I have not attempted the last step myself but i hope that that works for you.

→ Find helpful resources to begin your development journey in Getting Started

→ Get the latest information about HorizonOS development in News & Announcements.

→ Access Start program mentor videos and share knowledge, tutorials, and videos in Community Resources.

→ Get support or provide help in Questions & Discussions.

→ Show off your work in What I’m Building to get feedback and find playtesters.

→ Looking for documentation?  Developer Docs

→ Looking for account support?  Support Center

→ Looking for the previous forum?  Forum Archive

→ Looking to join the Start program? Apply here.

 

Recent Discussions