diff options
Diffstat (limited to 'fetchmailconf.py')
-rwxr-xr-x | fetchmailconf.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fetchmailconf.py b/fetchmailconf.py index 0420f939..53434df6 100755 --- a/fetchmailconf.py +++ b/fetchmailconf.py @@ -335,6 +335,7 @@ class User(object): ('sslkey', 'String'), ('sslcert', 'String'), ('sslcertck', 'Boolean'), + ('sslcertfile', 'String'), ('sslcertpath', 'String'), ('sslcommonname', 'String'), ('sslfingerprint', 'String'), |