Re: [Pdns-users] What is required for the dnsdist testCrypto() function to work?

2019-07-04 Thread sthaug
>> should I expect the testCrypto() function to work? Because it doesn't: > [...] >>> testCrypto() >> Crypto failed.. > > This error message is indeed not helpful at all.. I'm pretty sure it > just means that have not configured a session key with setKey(), since > this function mostly tests that

Re: [Pdns-users] What is required for the dnsdist testCrypto() function to work?

2019-07-04 Thread Remi Gacogne
Hi, On 7/4/19 12:47 PM, sth...@nethelp.no wrote: > should I expect the testCrypto() function to work? Because it doesn't: [...] >> testCrypto() > Crypto failed.. This error message is indeed not helpful at all.. I'm pretty sure it just means that have not configured a session key with setKey(), s

[Pdns-users] What is required for the dnsdist testCrypto() function to work?

2019-07-04 Thread sthaug
I have a newly installed FreeBSD-12.0 system, with dnsdist installed from the FreeBSD package system, and all the dependencies: New packages to be INSTALLED: dnsdist: 1.3.3_6 libsodium: 1.0.16 gnutls: 3.6.7 trousers: 0.3.14_2 tpm-emulator: 0.7.4_2 gm