Skip to content
Snippets Groups Projects
Commit 30dfc00a authored by Gisle Vanem's avatar Gisle Vanem
Browse files

'crypto_engine' not used.

parent fe5979cf
No related branches found
No related tags found
No related merge requests found
......@@ -865,7 +865,6 @@ struct UserDefined {
char *key; /* private key */
char *key_type; /* format for private key (default: PEM) */
char *key_passwd; /* plain text private key password */
char *crypto_engine; /* name of the crypto engine to use */
char *cookiejar; /* dump all cookies to this file */
bool cookiesession; /* new cookie session? */
bool crlf; /* convert crlf on ftp upload(?) */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment