Commit 261150d
authored
Add missing setter for
This option determines the number of new session tickets generated for
each session, and is only present when `MBEDTLS_SSL_PROTO_TLS1_3` is set.
We should add a setter for this option when the `tls13` feature is
enabled.conf->new_session_tickets_count (#313)1 parent 1cc1f47 commit 261150d
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
371 | 371 | | |
372 | 372 | | |
373 | 373 | | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
374 | 379 | | |
375 | 380 | | |
376 | 381 | | |
| |||
0 commit comments