1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
This directory contains the SSL certificates shipped with psi/psi+. The files should be in PEM format, and should have the extension '.crt' or '.pem'.
Please use PSIDATADIR/certs for local additions.
Default value of PSIDATADIR for psi client:
GNU/Linux, macOS, FreeBSD and other *nix systems
~/.local/share/psi
Windows NT, 2000, XP and Server 2003
%APPDATA%\Psi
Windows 7 and later
%APPDATA%\Roaming\Psi
Default value of PSIDATADIR for psi-plus client:
GNU/Linux, macOS, FreeBSD and other *nix systems
~/.local/share/psi+
Windows NT, 2000, XP and Server 2003
%APPDATA%\Psi+
Windows 7 and later
%APPDATA%\Roaming\Psi+
|