ProxymanApp / Proxyman

Modern. Native. Delightful Web Debugging Proxy for macOS, iOS, and Android ⚡️
https://proxyman.io
5.6k stars 188 forks source link

Generate Root Certificate by code #618

Open NghiaTranUIT opened 4 years ago

NghiaTranUIT commented 4 years ago

Description

Currently, we generate the Root Certificate by openssl CLI. It works fine in the majority cases, but few uses encounter the error that openssl is not found or invalid version.

We should find out how to generate the certificate by using BoringSSL

Acceptance Criteria

NghiaTranUIT commented 4 years ago

Done, but release with iOS build 👍