tls_faq.sgml

来自「性能优秀的SIP Proxy」· SGML 代码 · 共 97 行

SGML
97
字号
<!-- Module FAQ --><chapter>	<chapterinfo>	<revhistory>		<revision>		<revnumber>$Revision: 1.3 $</revnumber>		<date>$Date: 2006/02/22 17:26:06 $</date>		</revision>	</revhistory>	</chapterinfo>	<title>Frequently Asked Questions</title>	<qandaset defaultlabel="number">	<qandaentry>		<question>		<para>Where can I post a question about TLS?</para>		</question>		<answer>		<para>			Use one (the most appropriate) of the &ser; mailing lists:		</para>		<itemizedlist>			<listitem>			<para>User Mailing List - &seruserslink;</para>			</listitem>			<listitem>			<para>Developer Mailing List - &serdevlink;</para>			</listitem>		</itemizedlist>		<para>			Remember: first at all, check if your question wasn't already			answered.		</para>		<para>			if you want to keep the mail private, send it to			&serhelpmail;.		</para>		<para>			Also you can address to SER's user mailing list:		</para>		<itemizedlist>			<listitem>			<para>User Mailing List - serusers@iptel.org;</para>			</listitem>		</itemizedlist>		<warning><para>			NOTE that SER TLS and OpenSER TLS  may not be compatible (as			features / behaviour) in the future.		</para></warning>		</answer>	</qandaentry>	<qandaentry>		<question>		<para>How can I report a bug?</para>		</question>		<answer>		<para>			Accumulate as much as possible information (&ser; version,			openser -V output, your OS (uname -a), &ser; logs, network dumps,			core dump files, configuration file)			and send a mail to &serdevlink;		</para>		<para>			Also you may try SER's bug report web page:			http://bugs.sip-router.org		</para>		<warning><para>			NOTE that SER TLS and OpenSER TLS  may not be compatible (as code)			in the future, each version having its own bugs/problems.		</para></warning>	</answer>	</qandaentry>	<qandaentry>		<question>		<para>How can I debug ssl/tls problems?</para>		</question>		<answer>		<para>			Increase the log level in openser.cfg (debug=4) and watch the log			statements in syslog.		</para>		<para>			Install the ssldump utility and start it. This will give you a trace			of the ssl/tls connections.		</para>	</answer>	</qandaentry>	</qandaset></chapter><!-- Keep this element at the end of the fileLocal Variables:sgml-parent-document: ("tls.sgml" "Book" "chapter")End:-->

⌨️ 快捷键说明

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