View Ticket
2024-10-05
18:50 New ticket [030c713ca2] Load CA certificate file from VFS. artifact: 15626b310e user: bandoti

Ticket Hash: 030c713ca24840126d0d57f41e4405268dc56df6
Title: Load CA certificate file from VFS
Status: Open Type: Feature Request
Severity: Important Priority:
Subsystem: Resolution:
Last Modified: 2024-10-05 18:50:37
Version Found In: 1.8
User Comments:
bandoti added on 2024-10-05 18:50:37:

I have implemented support for loading CA certificates from virtual filesystems. In particular, this allows for bundling CA certificates with a Tclkit. Please take a look at the diff at my tcltls repository:

tcltls(chisel app)

I have added this capability successfully to my fork of Kitcreator which I have available on chiselapp and github:

kitcreator(chisel app)

kitcreator(github)

The feature is working well so far, and I would like to share it back by merging it into TclTLS core.

Please let me know if you need anything else to get the change incorporated.

Thank you,

Mason M.