pub fn signer_reject(
    id: Option<usize>,
    signerport: u16,
    authfile: PathBuf
) -> Result<String, String>