We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 564de65 commit c3cb6ecCopy full SHA for c3cb6ec
cdoc2-key-shares-openapi.yaml
@@ -3,13 +3,11 @@ info:
3
contact:
4
url: http://ria.ee
5
title: cdoc2-key-shares
6
- version: 1.0.0
+ version: 1.0.0-draft
7
description: API for exchanging CDOC2 key material shares
8
servers:
9
- url: 'https://localhost:8443'
10
- description: basic auth (for creating key shares). Regular TLS (no mutual TLS required).
11
- - url: 'https://localhost:8444'
12
- description: basic auth (for retrieving key shares and nonce)
+ description: basic auth (for creating key shares, for retrieving key shares and nonce). Regular TLS (no mutual TLS required).
13
14
paths:
15
'/key-shares/{shareId}':
0 commit comments