Mercurial > hg > monetdb-java
diff release.txt @ 363:34ce6e1b1be8
Remove support for deprecated MD5 encryption algorithm in MapiSocket.
author | Martin van Dinther <martin.van.dinther@monetdbsolutions.com> |
---|---|
date | Thu, 10 Sep 2020 18:56:36 +0200 (2020-09-10) |
parents | 69803e5a5a49 |
children | 37f54743b1fd |
line wrap: on
line diff
--- a/release.txt +++ b/release.txt @@ -27,7 +27,7 @@ Supported connection properties are: language=<sql or mal> default is: sql debug=true default is: false logfile=<name of logfile> - hash=<SHA512, SHA384, SHA256, SHA1 and MD5> + hash=<SHA512, SHA384, SHA256 or SHA1> We recommend to set following connection properties: so_timeout=20000