Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc676315

Browse files
committed
doc: improve markup of ssl_ecdh_curve commit
1 parentec3357a commitc676315

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

‎doc/src/sgml/config.sgml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1020,10 +1020,10 @@ include 'filename'
10201020
</term>
10211021
<listitem>
10221022
<para>
1023-
Specifies the name of the curve to use in ECDH key exchange.
1024-
It needs to be supported by all clients that connect.
1025-
It does not need to be same curve as used by server's
1026-
EllipticCurve key. The default is <literal>prime256v1</>.
1023+
Specifies the name of the curve to use in<acronym>ECDH</> key
1024+
exchange.It needs to be supported by all clients that connect.
1025+
It does not need to be same curve as used by server's Elliptic
1026+
Curve key. The default is <literal>prime256v1</>.
10271027
</para>
10281028

10291029
<para>
@@ -1035,8 +1035,8 @@ include 'filename'
10351035

10361036
<para>
10371037
The full list of available curves can be shown with the command
1038-
<literal>openssl ecparam -list_curves</literal>. Not all of them
1039-
are usable in TLS though.
1038+
<command>openssl ecparam -list_curves</command>. Not all of them
1039+
are usable in<acronym>TLS</> though.
10401040
</para>
10411041
</listitem>
10421042
</varlistentry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp