rsnext/test/integration/cli/certificates
Zack Tanner adc413b3fb
add experimental https support to next dev (#54016)
This adds an `--experimental-https` flag to `next dev` which will generate a self-signed certificate via [mkcert](https://github.com/FiloSottile/mkcert) and use it for the dev server.

also supports passing in pre-existing certs via `--experimental-https-cert` and `--experimental-https-key`

x-ref: https://github.com/vercel/next.js/discussions/33768 https://github.com/vercel/next.js/discussions/10935
2023-08-19 01:04:06 +00:00
..
localhost-key.pem add experimental https support to next dev (#54016) 2023-08-19 01:04:06 +00:00
localhost.pem add experimental https support to next dev (#54016) 2023-08-19 01:04:06 +00:00