-
* `ssserver`: redirect tcp/udp:0.0.0.0:53 (also [::]) to system/user-configured DNS if `trust-dns` is enabled.
* `sslocal`: maybe it is useful to expose DNS relay at socks5 0.0.0.0:53 as well for `lo…
Mygod updated
4 years ago
-
Hi all,
I was playing around with this nice package. But needed to dig deep to come to the conclusion the `hostType` private interface is a single function private interface where the public caller…
-
**Describe the bug**
I can't use trust-dns-client with rustls `0.20.0`
**To Reproduce**
1. use trust-dns-client `0.20.3
2. use rustls `0.20.0`
3. Create rustls::ClientConfig:
```
let conf…
-
**Is your feature request related to a problem? Please describe.**
I found no clear documentation on how DNSSEC is used except activating the crate feature.
**Describe the solution you'd like**
A…
-
Users of your software that enable DNSSEC will not be able to validate DNS after October the 11th 2018.
Your repository contains a trust-anchors.conf file without the new DNSSEC trust-anchors:
trust…
-
DNS queries for VPN clients are rejected because of a change in the default behaviour of bind from version 9.4.1
(https://kb.isc.org/docs/aa-00269)
**To Reproduce**
1. Enable/configure Zentyal as…
-
I've set up a self-signed certificate on my Jellyfin server and installed it also as a trusted root CA on my devices. It works fine without security warnings on Chrome (both Windows and Android) and o…
-
After a `cargo update` trust dns client updated from `0.15.0` to `0.15.1`. This brought in some breaking changes to the API (in `UdpClientStream::new()`). From what I can see, this API changes again i…
-
In services/mailservers/fleet.go a list of storenodes is hardcoded, we should come up with a solution that does not involving harcoding the node multiaddresses in the code.
Some stuff to take into …
-
This allows us to monitor the DNS queries coming out of our compute clusters. Should we find any egress to places we do not trust, we can assume that malicious activity is going on.
Risk: Not able …