Skip to content

Commit a039b17

Browse files
meatorlazka
authored andcommitted
FAQ: mention Norton intercepting TLS
1 parent 5ce1143 commit a039b17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/docs/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ It might require fixes in both Wine and Cygwin to get this issue fully resolved.
1717

1818
### How can I make MSYS2/pacman trust my company's/antivirus's custom TLS CA certificate
1919

20-
In case your computer is managed by an organization or by certain antivirus software (Avast antivirus is known to do this by default) they might MITM all your TLS connections and install their own custom CA certificate onto your system so that MITM connections are still marked as secure. Because OpenSSL in MSYS2 currently doesn't integrate with the Windows system CA store, and thus doesn't know about your organization's/antivirus's custom certificates, you have to add them and trust them manually.
20+
In case your computer is managed by an organization or by certain antivirus software (Avast and Norton are known to do this by default) they might MITM all your TLS connections and install their own custom CA certificate onto your system so that MITM connections are still marked as secure. Because OpenSSL in MSYS2 currently doesn't integrate with the Windows system CA store, and thus doesn't know about your organization's/antivirus's custom certificates, you have to add them and trust them manually.
2121

2222
You might be affected if you see the following errors when using pacman, curl or similar:
2323

0 commit comments

Comments
 (0)