Giter Club home page Giter Club logo

Comments (2)

xy-peng avatar xy-peng commented on May 23, 2024

平台证书是会不定期更新。 但是httpclient build 之后,httpclient 的平台证书固定下来了,那如何将平台证书更新?

你说得没错。目前只能通过外部工具更新证书,再重启服务来使用新证书。

从库的设计上来说,是计划有扩展的,可通过实现新的verifier来达到证书更新,比如内部定时更新证书,诸如此类。

从架构上来说,我觉得采用类似中心服务器,负责私钥证书管理更新、签名验签更合理。这时的signer/verifier走rpc去交给中心服务器干活,更安全,更职责单一。

总而言之,我们会提供内部定时更新证书的verifier实现。也欢迎开发者参与建设,提交pr。

from wechatpay-apache-httpclient.

wonderlq avatar wonderlq commented on May 23, 2024

ok ,了解了。另外希望能提供 回调通知消息的验签实现,目前只有对response 的签名验签。

from wechatpay-apache-httpclient.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.