Fixed name of the option parameter in the database

This commit is contained in:
Evgeny Grin (Karlson2k)
2024-04-08 13:23:51 +02:00
parent 9b22dba1e2
commit 5e5050174c
+1 -1
View File
@@ -136,7 +136,7 @@ Argument1: const char *mem_key
Description1: the private key loaded into memory (not a filename)
Argument2: const char *mem_cert
Description2: the certificate loaded into memory (not a filename)
Argument3: const char *mem_cert
Argument3: const char *mem_pass
Description3: the option passphrase phrase to decrypt the private key,
+ could be NULL is private does not need a password