[Modify] Polish it
This commit is contained in:
		@@ -791,7 +791,7 @@ namespace WebSocketSharp.Server
 | 
			
		||||
      }
 | 
			
		||||
 | 
			
		||||
      if (configuration.ServerCertificate == null) {
 | 
			
		||||
        message = "There is no server certificate.";
 | 
			
		||||
        message = "There is no certificate in the configuration.";
 | 
			
		||||
        return false;
 | 
			
		||||
      }
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user