[squid-users] Opera (Win7SP1-x64) not connecting to google.com because of "HSTS"?

Yuri yvoinov at gmail.com
Mon Oct 23 22:35:57 UTC 2017


Sadly, I have no Opera to test. This works perfectly with
Chrome/Firefox. Of course, it is require to reconfigure squid ;)


24.10.2017 4:12, L A Walsh пишет:
> Yuri wrote:
>>
>> Try to add this:
>>
>> # Disable HSTS
>> reply_header_access Strict-Transport-Security deny all
>> reply_header_replace Strict-Transport-Security max-age=0;
>> includeSubDomains
>>   
>
> Sorry, but no difference.
>
> I placed them between these keywords -- just above the request_header_add
> comment (if that makes any difference).
>
>
>
> #  TAG: reply_header_replace
> #        Usage:   reply_header_replace header_name message
> #        Example: reply_header_replace Server Foo/1.0
> #
> #        This option allows you to change the contents of headers
> #        denied with reply_header_access above, by replacing them
> #        with some fixed string.
> #
> #        This only applies to reply headers, not request headers.
> #
> #        By default, headers are removed if denied.
> #Default:
> # none
>
> #Disable HSTS
>
> reply_header_access Strict-Transport-Security deny all
> reply_header_replace Strict-Transport-Security max-age=0;
> includeSubDomains
>
> #  TAG: request_header_add
> #    Usage:   request_header_add field-name field-value acl1 [acl2] ...
> #    Example: request_header_add X-Client-CA "CA=%ssl::>cert_issuer" all
> #
>
> _______________________________________________
> squid-users mailing list
> squid-users at lists.squid-cache.org
> http://lists.squid-cache.org/listinfo/squid-users

-- 
**************************
* C++: Bug to the future *
**************************

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0x3E3743A7.asc
Type: application/pgp-keys
Size: 2887 bytes
Desc: not available
URL: <http://lists.squid-cache.org/pipermail/squid-users/attachments/20171024/a4e4d763/attachment-0001.key>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: OpenPGP digital signature
URL: <http://lists.squid-cache.org/pipermail/squid-users/attachments/20171024/a4e4d763/attachment-0001.sig>


More information about the squid-users mailing list