Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

希望能增加开放接口签名验签等功能 #267

Open
4 tasks done
dbabox opened this issue Sep 27, 2022 · 1 comment
Open
4 tasks done

希望能增加开放接口签名验签等功能 #267

dbabox opened this issue Sep 27, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@dbabox
Copy link

dbabox commented Sep 27, 2022

期望功能列表 :)

  • 证书生成
  • 证书管理
  • 公钥导出、导入
  • 开放接口格式化,如下例
{
    "specversion" : "1.0",
    "sysid" : "masa.open.test01",
    "source" : "https://github.com/cloudevents/spec/pull",
    "subject" : "123",
    "id" : "A234-1234-1234",
    "timestamp" : "2018-04-05T17:31:00Z",
    "datacontenttype" : "application/json",
    "data" : "{\"att01\":\"01\",\"att02\":\"02\"}",
    "sign": "xxx"
}

参考:
dotnet-crypto-utils

@doddgu doddgu added the enhancement New feature or request label Sep 27, 2022
@doddgu
Copy link
Contributor

doddgu commented Sep 27, 2022

收到,我们将会在2.0启动后考虑这个需求,谢谢。

@duiapro duiapro added this to the 1.2.0 milestone Apr 3, 2024
@duiapro duiapro assigned duiapro and unassigned wzh425 Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants