support of PKCS#11 init arguments required by NSS softoken, patch contributed by Robert Varga

This commit is contained in:
Andreas Steffen
2007-07-03 09:26:44 +00:00
parent 4979e85871
commit e0e6137dd3
8 changed files with 31 additions and 7 deletions
+1
View File
@@ -178,6 +178,7 @@ struct starter_config {
char *virtual_private;
char *eapdir;
char *pkcs11module;
char *pkcs11initargs;
bool pkcs11keepstate;
bool pkcs11proxy;