- Aug 11, 2016
-
-
-
-
-
-
-
-
The control structure is part of the resolver context.
-
-
-
-
-
Use ENABLE_cookies=yes variable to compile functionality.
-
-
Cookies are not stored in separate cache.
-
-
-
-
-
-
-
- Aug 10, 2016
-
-
Marek Vavrusa authored
-
- Aug 09, 2016
-
-
Ondřej Surý authored
-
- Aug 05, 2016
-
-
Marek Vavrusa authored
-
Ondřej Surý authored
-
RFC 7858 explicitly defines an out-of-band key pinning profile as one authentication mechanism. It uses the same format for representing the pin as HPKP does (RFC 7469). By logging this pin directly upon first use of the X.509 credentials, we make it a little bit easier for an admin to publish part of a pinset. For ideal operation (including preparation for key rollover), a backup public key should also be provided, but this is not defined functionally here.
-
Ondřej Surý authored
-
Ondřej Surý authored
-
-
We also propagate kresd's verbosity into the TLS logging level
-
Ondřej Surý authored
-
Ondřej Surý authored
-
-
Ondřej Surý authored
-
Ondřej Surý authored
-
Ondřej Surý authored
-
Ondřej Surý authored
-
Ondřej Surý authored
-
there are cases where switches or middle-boxes block DNS/UDP answers >512 octets completely, this gives user an option to mitigate that. however, there are authoritatives serving large answers that don't support TCP, so it's a compromise as always
-
kresd has --tls/-t by analogy with --addr/-a where the daemon opens the socket itself. This changeset adds equivalent functionality for inherited sockets: --tlsfd/-T by analogy with --fd/-Sa
-
-