Giter VIP home page Giter VIP logo

Comments (5)

fudiwei avatar fudiwei commented on May 13, 2024 1

类似问题及处理方式:https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat/issues/I48879

看下是否和你的情况一样。

P.S. client.Credentials 里储存的是商户证书(你自己的),但验签使用的是平台证书(微信的)。

from dotnetcore.skit.flurlhttpclient.wechat.

gebiWangshushu avatar gebiWangshushu commented on May 13, 2024

@fudiwei 感谢回复~ 我需要检查检查证书有没有搞错[掩面]

from dotnetcore.skit.flurlhttpclient.wechat.

fudiwei avatar fudiwei commented on May 13, 2024

image

文档中补充了一段注意事项 👆

P.S. 提过验签不通过的 Issue 已经有五个了,最后都是两种证书弄混了、或者平台公钥获取后没解密这种问题 😂

from dotnetcore.skit.flurlhttpclient.wechat.

gebiWangshushu avatar gebiWangshushu commented on May 13, 2024

感谢回复,我确实搞错证书了,我再试试~

from dotnetcore.skit.flurlhttpclient.wechat.

gebiWangshushu avatar gebiWangshushu commented on May 13, 2024

实测是证书搞错问题:现改为程序启动的时候就把所有的商户证书申请到,放到证书管理器里,单例;

from dotnetcore.skit.flurlhttpclient.wechat.

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.