|
|
|
|
|
by juhanima
3997 days ago
|
|
> the browser has no idea when you are supposed to be
> operating on a secure channel (HTTPS) Agree about the sentiment, but there are some ways to help this. The server can for instance tell the client to always require https: https://en.wikipedia.org/wiki/HTTP_Strict_Transport_Security Doesn't help if the client hasn't yet connected to the right server at least once, though. |
|