Skip to content

Fix keyfromlabel to not use engine parameter for provider keys

Timo Teräs requested to merge fabled/bind9:tt-provider-engine into main
  • Rework key checks to not require 'engine' tag, private key is valid with 'label' tag alone
  • Fix _fromlabel() functions to work with engine == NULL
  • Update dst__openssl_fromlabel_engine() to do provider lookup only when engine is not set

cc @ondrej

Edited by Timo Teräs

Merge request reports