diff --git a/websocket-sharp/Server/WebSocketServer.cs b/websocket-sharp/Server/WebSocketServer.cs
index 051d2982..be2db0f9 100644
--- a/websocket-sharp/Server/WebSocketServer.cs
+++ b/websocket-sharp/Server/WebSocketServer.cs
@@ -1095,8 +1095,8 @@ namespace WebSocketSharp.Server
/// it is shutting down.
///
///
- /// There is no configuration or server certificate used to provide
- /// secure connections.
+ /// There is no configuration used to provide secure connections or
+ /// the configuration has no server certificate.
///
///
/// The underlying has failed to start.