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

Appearance settings

Commit c676315

Browse filesBrowse files
committed
doc: improve markup of ssl_ecdh_curve commit
1 parent ec3357a commit c676315
Copy full SHA for c676315

File tree

Expand file treeCollapse file tree

1 file changed

+6
-6
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+6
-6
lines changed

‎doc/src/sgml/config.sgml

Copy file name to clipboardExpand all lines: doc/src/sgml/config.sgml
+6-6Lines 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-
Elliptic Curve 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.