漏洞SSL Cookie Not Used需要怎么解决
检查网站漏洞的时候查出来了SSL Cookie Not Used的错误
提示解决的方法是下面这句话
This can be fixed by setting the proper http headers (e.g. no-cache).
下面还有错误的介绍,,请高手指点一下,这个需要怎么去做,,,
This policy states that any area of the website or web application that contains sensitive information or access to privileged
functionality such as remote site administration requires that all cookies are sent via SSL during an SSL session. The URL:
https://enet.11122.com:443/login.aspx has failed this policy. If a cookie is marked with the "secure" attribute, it will only
be transmitted if the communications channel with the host is a secure one. Currently this means that secure cookies will only
be sent to HTTPS (HTTP over SSL) servers. If secure is not specified, a cookie is considered safe to be sent in the clear over
unsecured channels.