https://github.com/mirleft/tls-mvp-server
The bare *minimum* HTTP-over-TLS in OCaml
https://github.com/mirleft/tls-mvp-server
Last synced: about 2 months ago
JSON representation
The bare *minimum* HTTP-over-TLS in OCaml
- Host: GitHub
- URL: https://github.com/mirleft/tls-mvp-server
- Owner: mirleft
- Created: 2014-07-16T14:25:52.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2015-12-06T22:41:24.000Z (over 10 years ago)
- Last Synced: 2025-12-27T17:23:08.072Z (6 months ago)
- Language: OCaml
- Size: 5.86 KB
- Stars: 4
- Watchers: 4
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## TLS "Minimum Viable Product" Server
Bare-bones Mirage HTTP-over-TLS server. Pure TCP and `ocaml-tls`, serves a
static string.