forked from I2P_Developers/i2p.www
Tweak after merge
This commit is contained in:
@@ -554,10 +554,11 @@ The <i2p:revocations> entity contains one or more <i2p:crl> entities. The
|
|||||||
id (attribute)
|
id (attribute)
|
||||||
A unique id for the creator of this CRL.
|
A unique id for the creator of this CRL.
|
||||||
|
|
||||||
The content of the <i2p:crl> entity is a standard base 64 encoded Certificate
|
content
|
||||||
Revocation List (CRL) with newlines, starting with the line
|
A standard base 64 encoded Certificate Revocation List (CRL) with
|
||||||
'<tt>-----BEGIN X509 CRL-----</tt>' and ending with the line
|
newlines, starting with the line '<tt>-----BEGIN X509 CRL-----</tt>' and
|
||||||
'<tt>-----END X509 CRL-----</tt>'. See [RFC-5280]_ for more information on CRLs.
|
ending with the line '<tt>-----END X509 CRL-----</tt>'. See [RFC-5280]_
|
||||||
|
for more information on CRLs.
|
||||||
|
|
||||||
|
|
||||||
Future Work
|
Future Work
|
||||||
|
Reference in New Issue
Block a user