server.setSecureContext(options)


server.setSecureContext() 方法替换现有服务器的安全上下文。 与服务器的现有连接不会中断。

The server.setSecureContext() method replaces the secure context of an existing server. Existing connections to the server are not interrupted.