-
Notifications
You must be signed in to change notification settings - Fork 119
Open
Description
期望功能列表 :)
- 证书生成
- 证书管理
- 公钥导出、导入
- 开放接口格式化,如下例
{
"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"
}
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request