Files
bind9/lib
Matthijs Mekking 85acaeec41 Correctly update pointers to pubkey and privkey
The functions 'load_pubkey_from_engine()' and
'load_privkey_from_engine()' did not correctly store the pointers.

Update both functions to add 'EC_KEY_set_public_key()' and
'EC_KEY_set_private_key()' respectively, so that the pointers to
the public and private keys survive the "load from engine" functions.
2020-12-15 14:31:05 +01:00
..
2020-11-09 16:00:28 +01:00
2020-11-26 12:12:17 +01:00
2020-05-21 12:13:01 +02:00