Skip to content

Commit 1187a31

Browse files
committed
fix: x5c literal
1 parent dc8f59a commit 1187a31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/trust.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -805,7 +805,7 @@ When a participant self-issues an X.509 Certificate, it adheres to the following
805805
Below is a non-normative example, in plain text (OpenSSL format), of an X.509 certificate chain with an intermediate CA, starting from the Leaf certificate.
806806

807807
.. literalinclude:: ../../examples/x5c.json
808-
:language: JSON
808+
:language: text
809809

810810
Using the underlying layer established with OpenID Federation 1.0, all X.509 certificates are issued in a properly decentralized manner using the delegation pattern.
811811

0 commit comments

Comments
 (0)