把分解p12证书私钥和pem证书,方便用户证书管理。 by westwong · Pull Request #3263 · binarywang/WxJava
binarywang / WxJava Public
-
-
Notifications
You must be signed in to change notification settings - Fork 9.1k
Merged
Merged
Conversation
westwong
commented
Apr 25, 2024
westwong
commented
大多数特别是 apiV2 版本都是apiclient_cert.p12这个证书,很少要用到私钥证书apiclient_key.pem和apiclient_cert.pem转apiV3,恰恰有需要这两个证书。该方案可以在代码层面,直接将p12 分解为Key 和 Cert ,方便用户。
binarywang
added this to the
4.6.2 milestone
binarywang
merged commit
3caeecc
into
binarywang:develop
feathers-l
mentioned this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment