|
|
|
|
|
by dextercd
426 days ago
|
|
NGINX detects attempts to use http for server blocks configured to handle https traffic and returns an unencrypted http error: "400 The plain HTTP request was sent to HTTPS port". Doing anything other than disconnecting or returning an error seems like a bad idea though. |
|