V
V
Vlad2018-11-28 13:22:21
ASP.NET
Vlad, 2018-11-28 13:22:21

How to make httpCookies requireSSL="true" work?

The following line in Web.config works in Debug and Release configurations on localhost (I see checkboxes in googlechrome debug), but doesn't work after upload to a remote server (IIS6.0 is used).

<httpCookies domain="" httpOnlyCookies="true" requireSSL="true" />

where to look, what to check

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question