[GH-ISSUE #950] Generate Root Certificate by BoringSSL #946

Open
opened 2026-03-03 19:23:14 +03:00 by kerem · 0 comments
Owner

Originally created by @NghiaTranUIT on GitHub (Aug 2, 2021).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/950

Originally assigned to: @NghiaTranUIT on GitHub.

Description

At the moment, Proxyman uses openssl CLI to generate a root certificate. It works fine 99%, but 1% gets errors due to the different OpenSSL versions of the end-user machine.

On Proxyman for iOS, we are using built-in BoringSSL to generate the certificate programmatically, it's time to bring it to macOS.

Acceptance Criteria

  • Programmatically generate Root Certificate by Boring SSL
  • Works for Automatic and Manual
Originally created by @NghiaTranUIT on GitHub (Aug 2, 2021). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/950 Originally assigned to: @NghiaTranUIT on GitHub. ### Description At the moment, Proxyman uses `openssl` CLI to generate a root certificate. It works fine 99%, but 1% gets errors due to the different OpenSSL versions of the end-user machine. On Proxyman for iOS, we are using built-in BoringSSL to generate the certificate programmatically, it's time to bring it to macOS. ### Acceptance Criteria - Programmatically generate Root Certificate by Boring SSL - Works for Automatic and Manual
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#946
No description provided.