We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d5deff2 + 77e022c commit 8213386Copy full SHA for 8213386
README.md
@@ -203,7 +203,7 @@ is always preferred when available.
203
Note that in the latter case, a browser may get an connection error as no certificate is available
204
to establish a connection. A self-signed or generic cert named `default.crt` and `default.key`
205
will allow a client browser to make a SSL connection (likely w/ a warning) and subsequently receive
206
-a 503.
+a 500.
207
208
To serve traffic in both SSL and non-SSL modes without redirecting to SSL, you can include the
209
environment variable `HTTPS_METHOD=noredirect` (the default is `HTTPS_METHOD=redirect`). You can also
0 commit comments