Configure the set of trusted CA certificates used by this node to verify peers.
If the local SSL client/server needs to verify the identity of the remote, it must
validate the signature of the remote's certificate. This function sets the database of
trusted CAs that will be used to verify the signature of the remote's certificate.
@param certificateDb database of trusted CAs, used to authenticate the peer.
Configure the set of trusted CA certificates used by this node to verify peers.
If the local SSL client/server needs to verify the identity of the remote, it must validate the signature of the remote's certificate. This function sets the database of trusted CAs that will be used to verify the signature of the remote's certificate.
@param certificateDb database of trusted CAs, used to authenticate the peer.