Check-in [af2c6346c9]
Overview
Comment:Updated all.tcl test script to produce an exit code. This is needed for use by test automation suites.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | status_x509
Files: files | file ages | folders
SHA3-256: af2c6346c92d5d04bb335e42e37d6d9bed02cd3e1222e7710a00c5506c880dbe
User & Date: bohagan on 2023-05-22 19:25:13
Other Links: branch diff | manifest | tags
Context
2023-05-24
01:18
Updated ciphers command to use current APIs and added an option to return only ciphers as would be sent in ClientHello. Updated test suite to use OpenSSL executable to get ciphers comparison data. Added more test cases. Addresses defects: https://core.tcl-lang.org/tcltls/tktview/688788a45c and https://sourceforge.net/p/tls/bugs/36/ check-in: 05b2dd47be user: bohagan tags: status_x509
2023-05-22
19:25
Updated all.tcl test script to produce an exit code. This is needed for use by test automation suites. check-in: af2c6346c9 user: bohagan tags: status_x509
2023-05-20
04:46
Added get supported protocol versions command check-in: 168ce6abb1 user: bohagan tags: status_x509
Changes