Enable SSL for a specific directory?
Maxim Dounin
mdounin at mdounin.ru
Sat Nov 19 21:01:25 UTC 2011
Hello!
On Sat, Nov 19, 2011 at 01:46:54PM -0500, TECK wrote:
[...]
> Right now, I get a slashed https into browser, with the message:
> Your connection to www.domain.com is encrypted with 256-bit encryption.
> However, this page includes other resources which are not secure. These
> resources can be viewed by others while in transit and can be modified
> by an attacker to change the behavior of the page.
This is because reply from the protected page includes links to
unprotected resources (most likely some javascript files). You
have to load other resources from https as well.
Maxim Dounin
More information about the nginx
mailing list