Check-in [e4794cbb74]
EuroTcl/OpenACS 11 - 12 JULY 2024, VIENNA
Overview
Comment:Documentation updates to add info on certificate validation needs and more debug info.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | tls-1.8
Files: files | file ages | folders
SHA3-256: e4794cbb742db03f2e980e216125fb2d5a18bd7243280e9bd8189aad671c35da
User & Date: bohagan on 2024-06-23 03:11:08
Other Links: branch diff | manifest | tags
Context
2024-06-25
22:22
Changed Tls_NewX509Obj to not use stack space for all and certificate buffers. This reduces the possibility of a stack overflow. check-in: 17ee565eed user: bohagan tags: tls-1.8
2024-06-23
03:11
Documentation updates to add info on certificate validation needs and more debug info. check-in: e4794cbb74 user: bohagan tags: tls-1.8
01:46
Updates to provide error status when setting -cadir, -cafile, and -castore options. check-in: 568f5bc7ec user: bohagan tags: tls-1.8
Changes