Skip to content

Instantly share code, notes, and snippets.

View toddlerya's full-sized avatar
🌊
Study

GuMuXi toddlerya

🌊
Study
View GitHub Profile
@toddlerya
toddlerya / install mitmproxy certificate from command line.md
Created September 2, 2022 08:33 — forked from hash3liZer/install mitmproxy certificate from command line.md
Installing Mitmproxy certificate into Windows from command line

Installation

Tried these commands and none of them worked?

$ certutil.exe -addstore root .\mitmproxy-ca-cert.p12
root "Trusted Root Certification Authorities"
CertUtil: -addstore command FAILED: 0x80092009 (-2146885623 CRYPT_E_NO_MATCH)
CertUtil: Cannot find the requested object.