File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -97,6 +97,13 @@ Options:
97
97
--no-live-reload Disables live reloading on changing files.
98
98
--https Use HTTPS protocol.
99
99
--no-https Do not use HTTPS protocol.
100
+ --https-passphrase <value> Passphrase for a pfx file.
101
+ --https-key <value> Path to an SSL key.
102
+ --https-pfx <value> Path to an SSL pfx file.
103
+ --https-cert <value> Path to an SSL certificate.
104
+ --https-cacert <value> Path to an SSL CA certificate.
105
+ --https-request-cert Request for an SSL certificate.
106
+ --no-https-request-cert Do not request for an SSL certificate.
100
107
--http2 Use HTTP/2, must be used with HTTPS.
101
108
--no-http2 Do not use HTTP/2.
102
109
--bonjour Broadcasts the server via ZeroConf networking on start.
You can’t perform that action at this time.
0 commit comments