#54 Allow partial use of signers
Closed by abompard. Opened by ertzing.
ertzing/robosignatory ertzing/feature-partial-signer-support  into  master

Download 54.patch

Not all users of robosignatory make use of all possible signers. This
change will allow initialization of a signer (because of
missing/incorrect configuration) to fail, but the process as a whole to
continue with the signers that did initialize.

Messages that arrive for a disabled signer will create log messages on
the debug level.

Signed-off-by: Ralf Ertzinger ralf@skytale.net

Thanks for the idea, I've implemented it differently though, in ab2780a (soon to be released).

Pull-Request has been closed by abompard

Metadata