[GH-ISSUE #618] Generate Root Certificate by code #614

Open
opened 2026-03-03 19:20:22 +03:00 by kerem · 1 comment
Owner

Originally created by @NghiaTranUIT on GitHub (Sep 9, 2020).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/618

Originally assigned to: @NghiaTranUIT on GitHub.

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

  • Generate certificates programmatically by BoringSSL
Originally created by @NghiaTranUIT on GitHub (Sep 9, 2020). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/618 Originally assigned to: @NghiaTranUIT on GitHub. ### 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 - Generate certificates programmatically by BoringSSL
Author
Owner

@NghiaTranUIT commented on GitHub (Sep 9, 2020):

Done, but release with iOS build 👍

<!-- gh-comment-id:689606287 --> @NghiaTranUIT commented on GitHub (Sep 9, 2020): Done, but release with iOS build 👍
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#614
No description provided.