◐ Shell
clean mode source ↗

把分解p12证书私钥和pem证书,方便用户证书管理。 by westwong · Pull Request #3263 · binarywang/WxJava

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@westwong

Copy link Copy Markdown

大多数特别是 apiV2 版本都是apiclient_cert.p12这个证书,很少要用到私钥证书apiclient_key.pem和apiclient_cert.pem转apiV3,恰恰有需要这两个证书。该方案可以在代码层面,直接将p12 分解为Key 和 Cert ,方便用户。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

4.6.2

Development

Successfully merging this pull request may close these issues.

2 participants

@westwong @binarywang