Changes between Initial Version and Version 1 of Ticket #848, comment 7
- Timestamp:
- 04/27/16 08:59:34 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #848, comment 7
initial v1 5 5 I think that the server should simply authenticate again if subdomain changes in order to solve this. 6 6 If ssl_verify_client is set to on or off, the problem disappears but I have to make changes to my web application to use only/avoid certificate authentication. 7 This happens with both Firefox and Chrome so I think I can't complain to browser vendors. 7 8 Meanwhile, I set http2_idle_timeout to 1s, but this reduces http2 advantages.