diff -r 745b73f91607 -r d92358eafead docs/api.mdwn --- a/docs/api.mdwn Sat Mar 05 15:45:33 2016 +0200 +++ b/docs/api.mdwn Sat Mar 05 15:51:12 2016 +0200 @@ -522,13 +522,15 @@ ### ssl:ca_path Set path to trusted ssl certificates. Argument must be a name of a PEM file or a name of directory with hashed certificates. -**Arguments:** string (path) +**Arguments:** string (path) +**Return values:** [lm ssl](#lm.ssl) object ### ssl:cipher_list Set list of allowed ciphers (colon-separated). Names may vary depending on ssl implementation in use. -**Arguments:** string (cipher list) +**Arguments:** string (cipher list) +**Return values:** [lm ssl](#lm.ssl) object ### ssl:fingerprint