2024-06-28
| ||
22:42 | • Closed ticket [04d6bb909b]: Add support for ASN1 blobs plus 5 other changes artifact: 32e43a5a35 user: bohagan | |
2019-06-17
| ||
12:12 | • New ticket [04d6bb909b]. artifact: 1ac67041cd user: anonymous | |
Ticket Hash: | 04d6bb909bedbc01d505a9e5cd600292d4a625c5 | |||
Title: | Add support for ASN1 blobs | |||
Status: | Closed | Type: | Feature Request | |
Severity: | Important | Priority: | Immediate | |
Subsystem: | Resolution: | Fixed | ||
Last Modified: | 2024-06-28 22:42:34 | |||
Version Found In: | 1.8.0 | |||
User Comments: | ||||
anonymous added on 2019-06-17 12:12:21:
The branch at https://fossil.mpcjanssen.nl/r/tcltls/timeline?n=100&r=mjanssen-asn1-certs adds support for loading tls certificates from a byte array ontaining ASN1 blobs. This is very useful for loading certificates in for example tclkits where OpenSSL cannot access the embedded VFS. bohagan added on 2024-06-28 22:42:34: This has been implemented in commit [952ef184e63a5bc4] and [b08bbeb9a11fd604]. |