Add ssl_certs_file arg and config for custom ca bundles
This commit is contained in:
parent
9986a4cebf
commit
fbbe9af343
10 changed files with 85 additions and 3 deletions
|
|
@ -1,7 +1,8 @@
|
|||
usage: wakatime [-h] [--entity FILE] [--key KEY] [--write] [--plugin PLUGIN]
|
||||
[--time time] [--lineno LINENO] [--cursorpos CURSORPOS]
|
||||
[--entity-type ENTITY_TYPE] [--category CATEGORY]
|
||||
[--proxy PROXY] [--no-ssl-verify] [--project PROJECT]
|
||||
[--proxy PROXY] [--no-ssl-verify]
|
||||
[--ssl-certs-file SSL_CERTS_FILE] [--project PROJECT]
|
||||
[--alternate-project ALTERNATE_PROJECT] [--language LANGUAGE]
|
||||
[--local-file FILE] [--hostname HOSTNAME] [--disable-offline]
|
||||
[--hide-file-names] [--hide-project-names] [--exclude EXCLUDE]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue