Skip to content

Commit b029ef3

Browse files
authored
Remove version from custom ssl certificate docs
1 parent a5ab56d commit b029ef3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docusaurus/docs/using-https-in-development.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,6 @@ Note that the server will use a self-signed certificate, so your web browser wil
3535

3636
## Custom SSL certificate
3737

38-
You can also specify a custom certificate (available in `[email protected]` and higher).
39-
4038
To set a custom certificate, set the `SSL_CRT_FILE` and `SSL_KEY_FILE` environment variables to the path of the certificate and key files in the same way you do for `HTTPS` above. Note that you will also need to set `HTTPS=true`.
4139

4240
### Linux, macOS (Bash)

0 commit comments

Comments
 (0)