Comment: | Added doc update |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | add-support-alpn |
Files: | files | file ages | folders |
SHA3-256: |
2a9db3009c54905df32f3f100bc62f9d |
User & Date: | bohagan on 2023-03-04 15:41:17 |
Other Links: | branch diff | manifest | tags |
2023-03-04
| ||
15:44 | Merge add-support-alpn into main check-in: 4b4daeada4 user: bohagan tags: trunk | |
15:41 | Added doc update Leaf check-in: 2a9db3009c user: bohagan tags: add-support-alpn | |
2022-05-30
| ||
16:11 | Fixed broken merge check-in: 352cf6c71b user: rkeene tags: add-support-alpn | |
autogen.sh became a regular file with contents [825e8c0a23].
Modified build/post.sh from [cb645c3205] to [256b2f5d84].
︙ | ︙ |
Modified build/pre.sh from [a8f310fb41] to [5b92f77928].
build/update-wiki-docs became a regular file with contents [05d1cbbcf4].
Modified gen_dh_params from [c005dd2aeb] to [2613dfd476].
︙ | ︙ |
Modified tests/remote.tcl from [c8f880a3e5] to [b1e4530462].
︙ | ︙ |
Modified tests/simpleClient.tcl from [abd896c23b] to [5b2a6112d2].
︙ | ︙ |
Modified tests/simpleServer.tcl from [ca9a28f88d] to [1570c8544f].
︙ | ︙ |
Modified tests/tlsIO.test from [1df3d39a1f] to [40d48fe813].
︙ | ︙ |
Modified tls.htm from [9ac98151ae] to [a801be2344].
︙ | ︙ | |||
166 167 168 169 170 171 172 | setting session parameters for SSL handshake.</dd> </dl> <blockquote> <dl> <dt><strong>-alpn</strong> <em>list</em></dt> <dd>List of protocols to offer during Application-Layer | | | 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 | setting session parameters for SSL handshake.</dd> </dl> <blockquote> <dl> <dt><strong>-alpn</strong> <em>list</em></dt> <dd>List of protocols to offer during Application-Layer Protocol Negotiation (ALPN). For example: h2, http/1.1, etc.</dd> <dt><strong>-cadir</strong> <em>dir</em></dt> <dd>Provide the directory containing the CA certificates.</dd> <dt><strong>-cafile </strong><em>filename</em></dt> <dd>Provide the CA file.</dd> <dt><strong>-certfile</strong> <em>filename</em></dt> <dd>Provide the name of a file containing certificate to use.</dd> <dt><strong>-cert</strong> <em>filename</em></dt> |
︙ | ︙ |
Modified win/README.txt from [c9eebede2e] to [8e3c348717].
︙ | ︙ |
Modified win/makefile.vc from [88282c8491] to [2103458bde].
︙ | ︙ |
Modified win/targets.vc from [77a0a274fa] to [a9dacf9516].
︙ | ︙ |