nm uses the distributions trusted root CAs if none is explicitly specified

This commit is contained in:
Martin Willi
2009-09-18 14:34:27 +02:00
parent d245f5cf33
commit 85af7a89c6
7 changed files with 198 additions and 59 deletions
+6
View File
@@ -22,6 +22,12 @@ strongswan-4.3.5
'marginbytes' and 'marginpackets' trigger the rekeying before a SA expires.
The existing parameter 'rekeyfuzz' affects all margins.
- If no CA/Gateway certificate is specified in the NetworkManager plugin,
charon uses a set of trusted root certificates preinstalled by distributions.
The directory containing CA certificates can be specified using the
--with-nm-ca-dir=path configure option.
strongswan-4.3.4
----------------