User Profile
joshie
Copper Contributor
Joined Jul 09, 2020
User Widgets
Recent Discussions
Re: Internet Properties: Enable insecure TLS server compatibility
As best I can tell, this setting is to enable/disable the compatibility fix "EnableLegacyTls" that is referenced in the following support article: https://support.microsoft.com/en-us/topic/kb5017811-manage-transport-layer-security-tls-1-0-and-1-1-after-default-behavior-change-on-september-20-2022-e95b1b47-9c7c-4d64-9baf-610604a64c3e The registry key backing setting is found at \HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\CRYPTO\LegacyTLSAppcompat which explicitly calls it "Appcompat", the name Windows uses for the application compatibility system (e.g. AppCompatFlags, compatibility shims, sysmain.sdb database). It's not well-documented, but if I think if it were another kind of "compatibility", it would not be labeled as "AppCompat" explicitly.4.5KViews0likes0CommentsRe: SVG support in Windows10 file explorer
artintech FYI, this developer has migrated through the closing of Google Code, to CodePlex, and from there finally to Github. There is a version 1.1.0 from May-2019 available. (Not to be confused with 0.1.1 being offered at software.informer) https://github.com/tibold/svg-explorer-extension/releases If you try to install the 0.1.1 version you get a big red UAC prompt telling you that your Administrator has blocked installation. For anyone curious why, it's because the signing certificate was explicitly revoked.232KViews0likes1Comment
Recent Blog Articles
No content to show