# tls-browserify **Repository Path**: mirrors_emersion/tls-browserify ## Basic Information - **Project Name**: tls-browserify - **Description**: TLS module for Browserify - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-24 - **Last Updated**: 2026-07-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README tls-browserify ============== `tls` module for [Browserify](https://github.com/substack/node-browserify), using [`forge`](https://github.com/digitalbazaar/forge). Works well with [`net-browserify`](https://github.com/emersion/net-browserify), but can be used with other `net` libraries too (even the native one). Supported APIs: * `tls.TLSSocket`: a secure socket * `tls.connect()`: connect to a remote server using TLS