You should have two options here,
1) install the certificate which "signed" the request to the subscriber
2) use
cluster make-subscriber -b -V -i <ip-addr of publisher>
-b should backup the running configuration, -V should force it and ignore ther certificate error
/edit:
i corrected my code, "-f" is not an option, "-V" is.
hth,