https://github.com/copy/tls-test
https://github.com/copy/tls-test
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/copy/tls-test
- Owner: copy
- Created: 2016-12-11T18:55:47.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-11T17:23:06.000Z (over 9 years ago)
- Last Synced: 2025-06-13T11:07:37.232Z (about 1 year ago)
- Language: OCaml
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Usage
-----
1. Install [opam](https://opam.ocaml.org/doc/Install.html)
2. Install dependencies: `opam install tls solvuu-build containters`
3. Create a certificate: `./create_cert.sh`
3. Start the server: `./run_server.sh`