View Ticket
Ticket Hash: ec786484b0a37bf9d13cf8c2cc61fd16cd7bb154
Title: oUse tcltls with new openssl 3.5 LT
Status: Closed Type: Build Problem
Severity: Important Priority: Immediate
Subsystem: Resolution: Fixed
Last Modified: 2025-10-11 22:05:17
19.0 days ago
Created: 2025-08-13 06:55:30
78.6 days ago
Version Found In: tcltls-1.8-ca1a846290
User Comments:
anonymous added on 2025-08-13 06:55:30:

I'd like to use tcltls with openssl 3.5 (LTS) but I am facing issues with functions deprecated BIO_meth_* functions being deprecated. Are there plans to add openssl 3.5 support to tcltls? Can I help out?


sbron added on 2025-08-18 10:16:05:

All help is welcome. Thanks for offering.

I suggest you create an account by clicking the "Create A New Account" button on the Login page. Then let me know the user ID you chose and I'll assign the developer capability to you.


bohagan added on 2025-09-05 22:21:03:

I just tried 2.0b1 with OpenSSL 3.5.2 and I don't see any issues with it. Looking at https://github.com/openssl/openssl/issues/26047, only the BIO_meth_get_* functions have been deprecated. We don't use them, just the set methods.


bohagan added on 2025-10-11 21:45:11:

Tested with OpenSSL 3.5.2, 3.5.4, and 3.6.0 without issue. If you do see any warnings or errors, please post them here.