settings_certs.html

来自「一个不错的关于手机模块程序This page contains everythi」· HTML 代码 · 共 24 行

HTML
24
字号
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <title>Security Certificates</title>
  <meta http-equiv="content-type" content="text/html; charset=us-ascii">
  <link href="office11.css" type="text/css" rel="stylesheet">
</head>
<body>
<h1>Security Certificates</h1>

<dl style="margin-left: 40px;">
  <dt>Private key file</dt>
  <dd></dd>
  <dt>Own certificate file</dt>
  <dd></dd>
  <dt>Trusted certificates path</dt>
  <dd>Where trusted certificates will be stored. (default: the Certs\ subdirectory of where you've installed the application.) </dd>
</dl>

To see effects, please restart DC++.<br>
<br>
SSL support is an experimental feature and doesn't imply that DC++ is secure in any way.
</body>
</html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?