Check-in [7fcd555512]
Overview
Comment:Added check for name type in SNI callback
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk | main | tls-2.0
Files: files | file ages | folders
SHA3-256: 7fcd5555127248a4505acaf8668dae8df37b321c23104050fa050e5fb6fa2e49
User & Date: bohagan on 2025-02-23 19:24:17.000
Other Links: branch diff | manifest | tags
Context
2025-02-23
20:09
Fix to allow for null server name in hello callback. Bug fix for https://github.com/bohagan1/TclTLS/issues/5. check-in: ac3bfc3713 user: bohagan tags: trunk, main, tls-2.0
19:24
Added check for name type in SNI callback check-in: 7fcd555512 user: bohagan tags: trunk, main, tls-2.0
2025-02-22
23:57
Changed -request and -require defaults to be true only for client connections. check-in: 2afc33512d user: bohagan tags: trunk, main, tls-2.0
Changes