|
9 | 9 | <meta content="Yaroslav Rosomakho" name="author"> |
10 | 10 | <meta content="Hannes Tschofenig" name="author"> |
11 | 11 | <meta content=" |
12 | | - A format for logging information about the secrets used in a TLS connection is |
13 | | -described. Recording secrets to a file in SSLKEYLOGFILE format allows |
14 | | -diagnostic and logging tools that use this file to decrypt messages exchanged by |
15 | | -TLS endpoints. This format is intended for use in systems where TLS only |
16 | | -protects test data. |
| 12 | + A format that supports logging information about the secrets used in a TLS |
| 13 | +connection is described. Recording secrets to a file in SSLKEYLOGFILE format |
| 14 | +allows diagnostic and logging tools that use this file to decrypt messages |
| 15 | +exchanged by TLS endpoints. This format is intended for use in systems where |
| 16 | +TLS only protects test data. |
17 | 17 | " name="description"> |
18 | 18 | <meta content="xml2rfc 3.28.1" name="generator"> |
19 | 19 | <meta content="network transparency" name="keyword"> |
|
1095 | 1095 | <h1 id="title">The SSLKEYLOGFILE Format for TLS</h1> |
1096 | 1096 | <section id="section-abstract"> |
1097 | 1097 | <h2 id="abstract"><a href="#abstract" class="selfRef">Abstract</a></h2> |
1098 | | -<p id="section-abstract-1">A format for logging information about the secrets used in a TLS connection is |
1099 | | -described. Recording secrets to a file in SSLKEYLOGFILE format allows |
1100 | | -diagnostic and logging tools that use this file to decrypt messages exchanged by |
1101 | | -TLS endpoints. This format is intended for use in systems where TLS only |
1102 | | -protects test data.<a href="#section-abstract-1" class="pilcrow">¶</a></p> |
| 1098 | +<p id="section-abstract-1">A format that supports logging information about the secrets used in a TLS |
| 1099 | +connection is described. Recording secrets to a file in SSLKEYLOGFILE format |
| 1100 | +allows diagnostic and logging tools that use this file to decrypt messages |
| 1101 | +exchanged by TLS endpoints. This format is intended for use in systems where |
| 1102 | +TLS only protects test data.<a href="#section-abstract-1" class="pilcrow">¶</a></p> |
1103 | 1103 | </section> |
1104 | 1104 | <section class="note rfcEditorRemove" id="section-note.1"> |
1105 | 1105 | <h2 id="name-about-this-document"> |
|
0 commit comments