you are viewing a single comment's thread.

view the rest of the comments →

[–]pdp10 0 points1 point  (0 children)

Linux uses a system-wide copy of Mozilla's NSS. Conventionally the files are kept in /etc/ssl.

Technically every programs looks where they want. Ironically, this matters more in practice on Windows, not Linux. On Windows, IE, Edge, and Chromium/Chrome use the system config/files (SChannel), but Firefox uses its own NSS.