mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
stubby: fixed duplicate IPv6 address in stubby.yml; fixed typo in README.md
Signed-off-by: Jannik Vieten <me@exploide.net>
This commit is contained in:
committed by
Jonathan G. Underwood
parent
eca82ce3db
commit
95daecd815
@@ -388,7 +388,7 @@ the supplied server certificate
|
||||
#### `list spki`
|
||||
|
||||
This list specifies the SPKI pinset which is verified against the keys in the
|
||||
server cerrtificate. The values takes the form `'<digest type>/value>'`, where
|
||||
server cerrtificate. The value takes the form `'<digest type>/value>'`, where
|
||||
the `digest type` is the hashing algorithm used, and the value is the Base64
|
||||
encoded hash of the public key. At present, only `sha256` is
|
||||
supported for the digest type.
|
||||
|
||||
Reference in New Issue
Block a user