]> git.ipfire.org Git - thirdparty/pdns.git/commit
SignerParams PEM contents don't need to be optional anymore 11590/head
authorFred Morcos <fred.morcos@open-xchange.com>
Fri, 29 Apr 2022 11:25:18 +0000 (13:25 +0200)
committerFred Morcos <fred.morcos@open-xchange.com>
Fri, 29 Apr 2022 11:25:18 +0000 (13:25 +0200)
commit70b793af45f495bf82721fcdb698195d8329fe1c
tree9454c59368c75a4071c7c74f7d6eb85b0d6a6ce1
parent66814fba2bba24c592056ac4c3b14f9a3d48defc
SignerParams PEM contents don't need to be optional anymore

We now always test PEM import/export and we expect any new signers to
implement the necessary methods for that.
pdns/test-signers.cc