diff options
author | 2020-02-20 18:07:59 +0000 | |
---|---|---|
committer | 2020-02-20 18:07:59 +0000 | |
commit | 8d74bd5f1efe64479e82514335a0346d36005d24 (patch) | |
tree | 99cd791f28ad1b76095bdebd96d6f0688168e163 /sys/dev/pci/drm/amd/amdgpu/amdgpu_ucode.c | |
parent | Replace field f_isfd with field f_flags in struct filterops to allow (diff) | |
download | wireguard-openbsd-8d74bd5f1efe64479e82514335a0346d36005d24.tar.xz wireguard-openbsd-8d74bd5f1efe64479e82514335a0346d36005d24.zip |
Remove support for reading tsig keys from dnssec key pair.
This was accidentally broken some time ago.
Arguably this was the least useful way of providing tsig keys to
dig. ISC also removed generating tsig keys from dnssec-keygen in 9.13.
To read the key from disk using the -k option it has to be provided as
as a session key:
key "keyname" {
algorithm hmac-sha256;
secret "[...]";
};
OK millert
Diffstat (limited to 'sys/dev/pci/drm/amd/amdgpu/amdgpu_ucode.c')
0 files changed, 0 insertions, 0 deletions