issues
search
mapr
/
maprdb-python-client
Other
5
stars
8
forks
source link
MAPRDB-798 ([Python] Ensure TLS Client Connection with Trust Store an…
#13
Closed
dshylov
closed
6 years ago
dshylov
commented
6 years ago
…d Hostname Verification):
Added connection string parser;
Added channel builder for secure and insecure channel
Added logic for _id field in insert, replace, insert_or_replace, check_and_replace;
Provided minor changes in tests
Removed redundant classes
…d Hostname Verification):