Skip to content

Commit 8dc9098

Browse files
authored
fix typo
1 parent a23cc20 commit 8dc9098

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/IDTA-01002-3/modules/ROOT/pages/signatures.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ An example is a device manufacturer supplying to an integrator supplying to a pl
1616

1717
The AASX package format includes the possibility of signing an AASX package, but this is rarely used. AASX packages can also not be protected by AAS security and access rules. This is why signatures are needed as part of the API.
1818

19-
Different levels of API signatures have been investigated by the IDTA TF Security, including JWS (JSON Web Signature) or JAdES (JSON advanced digital signature). This version explains and defines new endpoints /$signed for AAS, Submodel and ConecptDescription, which provide a plain text JWS.
19+
Different levels of API signatures have been investigated by the IDTA TF Security, including JWS (JSON Web Signature) or JAdES (JSON advanced digital signature). This version explains and defines new endpoints /$signed for AAS, Submodel and ConceptDescription, which provide a plain text JWS.
2020

2121
JWS ist defined in RFC 7515 (https://datatracker.ietf.org/doc/html/rfc7515).
2222

0 commit comments

Comments
 (0)