fix links
This commit is contained in:
@ -326,7 +326,7 @@ which is answered by
|
|||||||
|
|
||||||
As of I2P 0.9.14, an optional parameter SIGNATURE_TYPE is supported.
|
As of I2P 0.9.14, an optional parameter SIGNATURE_TYPE is supported.
|
||||||
The SIGNATURE_TYPE value may be any name (e.g. ECDSA_SHA256_P256, case insensitive) or number (e.g. 1)
|
The SIGNATURE_TYPE value may be any name (e.g. ECDSA_SHA256_P256, case insensitive) or number (e.g. 1)
|
||||||
that is supported by <a href="{{ site_url('docs/spec/common_structures') }}#type_Certificate">Key Certificates</a>.
|
that is supported by <a href="{{ site_url('docs/spec/common-structures') }}#type_Certificate">Key Certificates</a>.
|
||||||
The default is DSA_SHA1.
|
The default is DSA_SHA1.
|
||||||
|
|
||||||
----------------------------------------------------------------------
|
----------------------------------------------------------------------
|
||||||
|
@ -393,7 +393,7 @@ which is answered by
|
|||||||
|
|
||||||
As of I2P 0.9.14, an optional parameter SIGNATURE_TYPE is supported.
|
As of I2P 0.9.14, an optional parameter SIGNATURE_TYPE is supported.
|
||||||
The SIGNATURE_TYPE value may be any name (e.g. ECDSA_SHA256_P256, case insensitive) or number (e.g. 1)
|
The SIGNATURE_TYPE value may be any name (e.g. ECDSA_SHA256_P256, case insensitive) or number (e.g. 1)
|
||||||
that is supported by <a href="{{ site_url('docs/spec/common_structures') }}#type_Certificate">Key Certificates</a>.
|
that is supported by <a href="{{ site_url('docs/spec/common-structures') }}#type_Certificate">Key Certificates</a>.
|
||||||
The default is DSA_SHA1.
|
The default is DSA_SHA1.
|
||||||
|
|
||||||
----------------------------------------------------------------------
|
----------------------------------------------------------------------
|
||||||
|
@ -140,7 +140,7 @@ If the destination is specified as TRANSIENT, the SAM bridge creates a new desti
|
|||||||
As of version 3.1 (I2P 0.9.14), if the destination is TRANSIENT, an optional parameter
|
As of version 3.1 (I2P 0.9.14), if the destination is TRANSIENT, an optional parameter
|
||||||
SIGNATURE_TYPE is supported. The SIGNATURE_TYPE value may be any name
|
SIGNATURE_TYPE is supported. The SIGNATURE_TYPE value may be any name
|
||||||
(e.g. ECDSA_SHA256_P256, case insensitive) or number (e.g. 1)
|
(e.g. ECDSA_SHA256_P256, case insensitive) or number (e.g. 1)
|
||||||
supported by <a href="{{ site_url('docs/spec/common_structures') }}#type_Certificate">Key Certificates</a>.
|
supported by <a href="{{ site_url('docs/spec/common-structures') }}#type_Certificate">Key Certificates</a>.
|
||||||
The default is DSA_SHA1.
|
The default is DSA_SHA1.
|
||||||
|
|
||||||
{$nickname} is the choice of the client. No whitespace is allowed.
|
{$nickname} is the choice of the client. No whitespace is allowed.
|
||||||
@ -488,7 +488,7 @@ which is answered by
|
|||||||
|
|
||||||
As of I2P 0.9.14, an optional parameter SIGNATURE_TYPE is supported.
|
As of I2P 0.9.14, an optional parameter SIGNATURE_TYPE is supported.
|
||||||
The SIGNATURE_TYPE value may be any name (e.g. ECDSA_SHA256_P256, case insensitive) or number (e.g. 1)
|
The SIGNATURE_TYPE value may be any name (e.g. ECDSA_SHA256_P256, case insensitive) or number (e.g. 1)
|
||||||
that is supported by <a href="{{ site_url('docs/spec/common_structures') }}#type_Certificate">Key Certificates</a>.
|
that is supported by <a href="{{ site_url('docs/spec/common-structures') }}#type_Certificate">Key Certificates</a>.
|
||||||
The default is DSA_SHA1.
|
The default is DSA_SHA1.
|
||||||
|
|
||||||
----------------------------------------------------------------------
|
----------------------------------------------------------------------
|
||||||
|
Reference in New Issue
Block a user