Skip to content

Commit 8213386

Browse files
authored
Merge pull request nginx-proxy#767 from thomasleveil/patch-1
DOC: reflect change from PR nginx-proxy#344
2 parents d5deff2 + 77e022c commit 8213386

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ is always preferred when available.
203203
Note that in the latter case, a browser may get an connection error as no certificate is available
204204
to establish a connection. A self-signed or generic cert named `default.crt` and `default.key`
205205
will allow a client browser to make a SSL connection (likely w/ a warning) and subsequently receive
206-
a 503.
206+
a 500.
207207

208208
To serve traffic in both SSL and non-SSL modes without redirecting to SSL, you can include the
209209
environment variable `HTTPS_METHOD=noredirect` (the default is `HTTPS_METHOD=redirect`). You can also

0 commit comments

Comments
 (0)