swanctl: Support loading PKCS#12 containers from a pkcs12 swanctl directory

This commit is contained in:
Martin Willi
2015-03-18 13:34:22 +01:00
parent a1fb5251e0
commit 54cdf847cc
4 changed files with 128 additions and 0 deletions
+9
View File
@@ -775,6 +775,15 @@ secrets.pkcs8<suffix>.file =
secrets.pkcs8<suffix>.secret
Value of decryption passphrase for PKCS#8 key.
secrets.pkcs12<suffix> { # }
PKCS#12 decryption passphrase for a container in the _pkcs12_ folder.
secrets.pkcs12<suffix>.file =
File name in the _pkcs12_ folder for which this passphrase should be used.
secrets.pkcs12<suffix>.secret
Value of decryption passphrase for PKCS#12 container.
pools { # }
Section defining named pools.