Why does increasing the encryption policy to FUTURE break some websites?
1
vote
1
answer
376
views
I edited [
/etc/crypto-policies/config
](https://man.linuxreviews.org/man7/crypto-policies.7.html) to change the system-wide crypto policy from DEFAULT to FUTURE, ran update-crypto-policies
, and afterwards the RSS/ATOM feed aggregator akregator
wasn't loading pages. However, if I change the policy to NEXT I have no problems. Does the FUTURE policy force the use of [TLS](https://en.wikipedia.org/wiki/Transport_Layer_Security) 1.3, which I know some of the sites in question don't support via wget --secure-protocol=TLSv1_3 [URL]
?
Asked by Matthew Cline
(3565 rep)
Mar 17, 2020, 07:48 AM
Last activity: Mar 17, 2020, 10:03 AM
Last activity: Mar 17, 2020, 10:03 AM