Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 326 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 326 Bytes

Run HTTPS server on local

  1. Add certificate files into certs/ directory. fullchain.pem and privkey.pem is required to launch HTTPS server.
  2. docker-compose build && docker-compose up -d
  3. Go to https://local.araya.dev:8443

Build BoringSSL for ubuntu env

make build-boringssl will generate lib/boringssl/build.