Check-in [568f5bc7ec]
EuroTcl/OpenACS 11 - 12 JULY 2024, VIENNA
Overview
Comment:Updates to provide error status when setting -cadir, -cafile, and -castore options.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | tls-1.8
Files: files | file ages | folders
SHA3-256: 568f5bc7ece4297ea588cecf53346fd6cb0a02b10fa0ed515ced80a897696297
User & Date: bohagan on 2024-06-23 01:46:39
Other Links: branch diff | manifest | tags
Context
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
01:39
Undo change in OpenSSL 1.1.1 which enabled SSL_MODE_AUTO_RETRY. This will avoid hangs in blocking mode after an non-app record is received, but an app record is not yet available. Also enabled SSL_MODE_ENABLE_PARTIAL_WRITE, which allows writes with fewer than all records written to be successful. check-in: 991ab74cdd user: bohagan tags: tls-1.8
Changes