Starting with . net framework version 1 . 1 , this mismatch throws the following exception : " system . net . webexception : the underlying connection was closed : could not establish trust relationship with remote server . " if you are unable to configure the remoting client to use the certificate common name , you can override the mismatch using the following settings in your client application configuration file 从. net framework 1 . 1版开始,这一不匹配的情况会引发以下异常: “ system . net . webexception :基础连接已经关闭:无法与远程服务器建立信任关系” 。如果您无法将远程处理客户端配置为使用证书公用名称,则可以在客户端应用程序配置文件中使用以下设置重写这一不匹配的情况。