-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Tim Rühsen edited this page Feb 9, 2015
·
3 revisions
vtls is a Virtual TLS API Layer that can be used by application authors to support one or more TLS implementation in their applications. vtls aims to provide a unified API for client-side SSL/TLS support.
The code for vtls was originally written by Daniel Stenberg and others for libcurl and supports 11 different TLS implementations currently. Now, with Daniel's permission, we are spinning vtls off into its own library so that other application authors can also benefit from this.
Currently, vtls is in the design phase. Most discussions happen on the vtls mailing list. A summary of the discussions and the design decisions can be found on the Design Decisions page
- Linux (maintained distributions)
- Solaris 10